瀏覽代碼

Update windows.yml

pull/1359/head
Ray 4 年之前
committed by GitHub
父節點
當前提交
e54ed5fc58
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      .github/workflows/windows.yml

+ 0
- 1
.github/workflows/windows.yml 查看文件

@ -55,7 +55,6 @@ jobs:
cd ../../../raylib cd ../../../raylib
set PATH=%PATH%;${{ matrix.COMPILER_PATH }} set PATH=%PATH%;${{ matrix.COMPILER_PATH }}
${{ matrix.ARCH }}-w64-mingw32-gcc.exe -v ${{ matrix.ARCH }}-w64-mingw32-gcc.exe -v
${{ matrix.COMPILER_PATH }}/windres.exe -v
shell: cmd shell: cmd
# Setup MSBuild.exe path if required # Setup MSBuild.exe path if required

Loading…
取消
儲存