mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 17:17:04 -04:00
Update android.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user