mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-22 03:51:04 +00:00
Update build-and-release.yml
This commit is contained in:
parent
4b7fe33d95
commit
28865d1636
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
git clone https://github.com/masterfeizz/picaGL.git
|
||||
cd picaGL
|
||||
mkdir clean
|
||||
make install
|
||||
CFLAGS=-Wno-error make install
|
||||
- name: Build
|
||||
working-directory: ./
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue