Ray
há 4 anos
committed by
GitHub
ascendente
cometimento
e54ed5fc58
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
0 adições e
1 eliminações
-
.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 |
|
|
|