This commit is contained in:
richard 2021-06-28 12:34:07 +01:00
parent cbf632ea0e
commit e35afd573b

View file

@ -38,10 +38,9 @@ jobs:
# The target architecture (x86, x64) of the Python interpreter. # The target architecture (x86, x64) of the Python interpreter.
architecture: x64 architecture: x64
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
- name: Build raylib - name: Build raylib
uses: ilammy/msvc-dev-cmd@v1
run: | run: |
cd raylib-c cd raylib-c
mkdir build mkdir build