Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Jan 18, 2024
2 parents 84d34cd + c72a125 commit b041d90
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 comp t6 pc .
gsc-tool.exe -m comp -g t6 -s pc .

0 comments on commit b041d90

Please sign in to comment.