Fix jobnames

pull/13/head
Anichitei Ionel-Cristinel 4 years ago committed by GitHub
parent 8c92cccdbb
commit 6e8937a71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save