This commit is contained in:
richard 2021-06-28 12:37:17 +01:00
parent e35afd573b
commit a4c20830fc

View file

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