Update test.yml

This commit is contained in:
Егор 2024-11-08 12:45:07 +05:00 committed by GitHub
parent 323727cd74
commit cee23fd147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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