mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-11-18 05:28:09 +00:00
Fix jobnames
This commit is contained in:
parent
8c92cccdbb
commit
6e8937a71b
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user