mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 01:27:02 -04:00
Update android.yml
This commit is contained in:
5
.github/workflows/android.yml
vendored
5
.github/workflows/android.yml
vendored
@@ -15,15 +15,12 @@ jobs:
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.8
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: PojavLauncherTeam/gl4es
|
||||
|
||||
- name: Build latest GL4ES
|
||||
continue-on-error: true
|
||||
run: |
|
||||
cd ../gl4es
|
||||
git clone git@github.com/PojavLauncherTeam/gl4es
|
||||
git fetch upstream
|
||||
git checkout master
|
||||
git merge upstream/master
|
||||
|
||||
Reference in New Issue
Block a user