mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-26 06:45:31 +03:00
Fix mapbase_build-base-dispatch.yml
This commit is contained in:
parent
d771694d4b
commit
81527d3be8
@ -67,4 +67,4 @@ jobs:
|
||||
game: '${{ github.event.inputs.game }}'
|
||||
project-group: '${{ github.event.inputs.project-group }}'
|
||||
solution-name: '${{ github.event.inputs.solution-name }}'
|
||||
build-on-linux: '${{ github.event.inputs.build-on-linux }}'
|
||||
build-on-linux: "${{ github.event.inputs.build-on-linux == 'true' }}"
|
||||
|
Loading…
Reference in New Issue
Block a user