Ray
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
.github/workflows/windows.yml
|
|
@ -55,7 +55,6 @@ jobs: |
|
|
|
cd ../../../raylib |
|
|
|
set PATH=%PATH%;${{ matrix.COMPILER_PATH }} |
|
|
|
${{ matrix.ARCH }}-w64-mingw32-gcc.exe -v |
|
|
|
${{ matrix.COMPILER_PATH }}/windres.exe -v |
|
|
|
shell: cmd |
|
|
|
|
|
|
|
# Setup MSBuild.exe path if required |
|
|
|