Update android.yml

This commit is contained in:
Duy Tran Khanh 2021-01-25 17:36:29 +07:00 committed by GitHub
parent e0e036b6f7
commit 2b54eed654
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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