1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-18 05:28:09 +00:00

Fix jobnames

This commit is contained in:
Anichitei Ionel-Cristinel 2020-07-31 17:59:54 +03:00 committed by GitHub
parent 8c92cccdbb
commit 6e8937a71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
branches: [ master ]
jobs:
Linux build:
Linux-build:
runs-on: ubuntu-latest
@ -49,7 +49,7 @@ jobs:
python3 setup.py build
cd ..
Windows build:
Windows-build:
runs-on: windows-latest