1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Fix missing -

This commit is contained in:
Elias Steurer 2023-08-18 14:27:08 +02:00
parent 31f5fb7fa1
commit 090e4aa75f

View File

@ -28,7 +28,7 @@ steam_osx:
extends:
- .base_osx_build
script:
- python3 Tools/build.py --type=release --steam --use-aqt --deploy-version -sign_osx
- python3 Tools/build.py --type=release --steam --use-aqt --deploy-version --sign_osx
rules:
- if: "$CI_COMMIT_TAG"
artifacts: