mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 09:07:48 -04:00
Update android.yml
This commit is contained in:
parent
78360f4d52
commit
62037ec8b0
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -11,8 +11,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
path: PojavLauncher
|
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
@ -26,8 +24,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build latest GL4ES
|
- name: Build latest GL4ES
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
with:
|
|
||||||
path: gl4es
|
|
||||||
run: |
|
run: |
|
||||||
cd gl4es
|
cd gl4es
|
||||||
git fetch upstream
|
git fetch upstream
|
||||||
|
Loading…
x
Reference in New Issue
Block a user