Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor00f authored Nov 7, 2024
1 parent 5c47c55 commit 269991a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Run script
run: ${{ github.workspace }}/./install

- name: add to path
run: echo "/home/autobuild/tools/win32/bin"

- name: Test
run: |
kos32-gcc -v
Expand Down

0 comments on commit 269991a

Please sign in to comment.