diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 18874c0f..4d863f1f 100644 --- a/.github/workflows/windows.yml +++ b/.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