mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +00:00
Update build-and-release.yml
This commit is contained in:
parent
2ce705b60f
commit
b92de21b20
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
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install Packages and update picaGL
|
- name: Install Packages and update picaGL
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/masterfeizz/picaGL.git:
|
git clone https://github.com/masterfeizz/picaGL.git
|
||||||
cd picaGL
|
cd picaGL
|
||||||
git checkout revamp
|
git checkout revamp
|
||||||
mkdir clean
|
mkdir clean
|
||||||
|
|
Loading…
Reference in a new issue