build: fix CI as replaceFunc isn't recognized
All checks were successful
lint / Lint GSC files (push) Successful in 6s
All checks were successful
lint / Lint GSC files (push) Successful in 6s
This commit is contained in:
parent
ed67071fce
commit
bf078ff3f3
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user