Browse Source

Update windows.yml

pull/1359/head
Ray 4 years ago
committed by GitHub
parent
commit
e54ed5fc58
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/windows.yml

+ 0
- 1
.github/workflows/windows.yml View File

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

Loading…
Cancel
Save