Update android.yml

This commit is contained in:
Duy Tran Khanh 2021-01-25 17:45:09 +07:00 committed by GitHub
parent 78360f4d52
commit 62037ec8b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
path: PojavLauncher
- uses: actions/checkout@v2
with:
@ -26,8 +24,6 @@ jobs:
- name: Build latest GL4ES
continue-on-error: true
with:
path: gl4es
run: |
cd gl4es
git fetch upstream