CI
This commit is contained in:
parent
f57e88238d
commit
6e4003db29
1 changed files with 0 additions and 1 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -41,7 +41,6 @@ jobs:
|
|||
# Runs a set of commands using the runners shell
|
||||
- name: Build raylib
|
||||
run: |
|
||||
copy raylib-c\src\raylib.h raylib\raylib.h
|
||||
cd raylib-c
|
||||
mkdir build
|
||||
cd build
|
||||
|
|
Reference in a new issue