Skip to content

Commit

Permalink
its on the path
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Dec 28, 2023
1 parent 5ab7033 commit 320e3c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Compile test script
run: |
./gsc-tool comp t6 pc .
gsc-tool comp t6 pc .
test-macos:
name: Test on macOS
Expand All @@ -52,4 +52,4 @@ jobs:

- name: Compile test script
run: |
./gsc-tool comp t6 pc .
gsc-tool comp t6 pc .

0 comments on commit 320e3c4

Please sign in to comment.