Update windows.yml

This commit is contained in:
Ray
2020-08-17 21:10:34 +02:00
committed by GitHub
parent ebeee7ebed
commit c6ddaaf953

View File

@@ -40,7 +40,7 @@ jobs:
cd raylib_3.1_win${{ matrix.bits }}
mkdir include
mkdir lib-${{ matrix.compiler }}
cd ../../raylib
cd ../../../raylib
# Setup MSBuild.exe path if required
- name: Setup MSBuild