Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ineedbots committed Jan 15, 2024
1 parent 668c034 commit e3d21a5
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 e3d21a5

Please sign in to comment.