mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-21 17:03:48 +01:00
Update test.yml
This commit is contained in:
parent
5c47c553b5
commit
269991afaf
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user