This commit is contained in:
richard 2021-06-28 12:20:55 +01:00
parent 6e4003db29
commit 62ec2d1029

View file

@ -38,7 +38,9 @@ jobs:
# The target architecture (x86, x64) of the Python interpreter.
architecture: x64
# Runs a set of commands using the runners shell
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
- name: Build raylib
run: |
cd raylib-c