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
0c6296b36f
commit
4b7fe33d95
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
|
@ -11,7 +11,6 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install Packages and update picaGL
|
- name: Install Packages and update picaGL
|
||||||
run: |
|
run: |
|
||||||
apk add bash build-base zip git curl cmake
|
|
||||||
git clone https://github.com/masterfeizz/picaGL.git
|
git clone https://github.com/masterfeizz/picaGL.git
|
||||||
cd picaGL
|
cd picaGL
|
||||||
mkdir clean
|
mkdir clean
|
||||||
|
|
Loading…
Reference in a new issue