Update android.yml

This commit is contained in:
Duy Tran Khanh
2021-01-25 17:35:12 +07:00
committed by GitHub
parent 10333c1fb5
commit e0e036b6f7

View File

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