fix(s1: GSC): make SP work with the new client update
All checks were successful
lint / Lint GSC files (push) Successful in 9s

This commit is contained in:
2024-09-17 19:54:04 +02:00
parent 99162fe513
commit 769a580b70
4 changed files with 45 additions and 2 deletions

View File

@@ -18,5 +18,5 @@ jobs:
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
run: |
cd ${{ github.workspace }}
gsc-tool --dry -m comp -g s1 -s pc "scripts"
gsc-tool --dry -m parse -g s1 -s pc "scripts"
gsc-tool --dry -m comp -g s1 -s pc "maps"