mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-21 09:01:56 -07:00
Update android.yml
This commit is contained in:
parent
e0e036b6f7
commit
2b54eed654
1 changed files with 2 additions and 1 deletions
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
|
|
@ -19,8 +19,9 @@ jobs:
|
|||
- name: Build latest GL4ES
|
||||
continue-on-error: true
|
||||
run: |
|
||||
cd ../gl4es
|
||||
cd ..
|
||||
git clone git@github.com/PojavLauncherTeam/gl4es
|
||||
cd gl4es
|
||||
git fetch upstream
|
||||
git checkout master
|
||||
git merge upstream/master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue