Browse Source

Update windows.yml

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

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

@ -53,6 +53,8 @@ jobs:
mkdir include mkdir include
mkdir lib mkdir lib
cd ../../../raylib cd ../../../raylib
dir C:\msys64\clang32
dir C:\msys64\clang64
# Setup MSBuild.exe path if required # Setup MSBuild.exe path if required
- name: Setup MSBuild - name: Setup MSBuild

Loading…
Cancel
Save