mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-24 09:43:48 +01:00
Update test.yml
This commit is contained in:
parent
323727cd74
commit
cee23fd147
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -43,7 +43,10 @@ jobs:
|
||||
|
||||
- name: Test run
|
||||
run: |
|
||||
kos32-gcc -v
|
||||
C:\MinGW\msys\1.0\home\autobuild\tools\win32\bin\kos32-gcc -v
|
||||
C:\MinGW\msys\1.0\home\autobuild\tools\win32\bin\kos32-g++ -v
|
||||
kos32-g++ -v
|
||||
kos32-gcc -v
|
||||
shell: cmd
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user