mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
fix typo
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-20.04, windows-2019]
|
||||
if: ${{ github.event.inputs.binary_build == 'false' }}
|
||||
if: ${{ github.event.inputs.binary_build == 'true' }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: Create binary on ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user