Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ineedbots authored Jan 15, 2024
1 parent 4881b59 commit 394d5e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:

- name: Setup gsc-tool
uses: xensik/setup-gsc-tool@v1
with:
version: '1.4.0'

- name: Compile test script
run: |
gsc-tool.exe parse iw5 pc .
gsc-tool.exe -m parse -g iw5 -s pc .

0 comments on commit 394d5e1

Please sign in to comment.