mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 09:07:48 -04:00
Fix step
This commit is contained in:
parent
8a4d0ce75c
commit
a4c50b8192
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
path: 'gl4es'
|
||||
|
||||
- name: Build gl4es
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
if: steps.gl4es-cache.outputs.cache-hit != 'true'
|
||||
continue-on-error: true
|
||||
run: |
|
||||
cd gl4es
|
||||
|
Loading…
x
Reference in New Issue
Block a user