build: fix CI as replaceFunc isn't recognized
All checks were successful
lint / Lint GSC files (push) Successful in 6s

This commit is contained in:
6arelyFuture 2024-08-19 13:41:30 +00:00
parent ed67071fce
commit bf078ff3f3

View File

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