mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-13 15:27:56 +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 }}'
|
game: '${{ github.event.inputs.game }}'
|
||||||
project-group: '${{ github.event.inputs.project-group }}'
|
project-group: '${{ github.event.inputs.project-group }}'
|
||||||
solution-name: '${{ github.event.inputs.solution-name }}'
|
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…
x
Reference in New Issue
Block a user