mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-17 12:00:10 -07:00
Update android.yml
This commit is contained in:
parent
4cbc4c4d0c
commit
edbdb8cf2c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
||||||
id: gl4es-cache
|
id: gl4es-cache
|
||||||
with:
|
with:
|
||||||
path: gl4es/libs
|
path: gl4es/libs
|
||||||
key: gl4es-android-shared-${{ steps.gl4es-sha.outputs.sha }}
|
key: gl4es-android-shared-nogdb-${{ steps.gl4es-sha.outputs.sha }}
|
||||||
|
|
||||||
- name: Get gl4es
|
- name: Get gl4es
|
||||||
if: steps.gl4es-cache.outputs.cache-hit != 'true'
|
if: steps.gl4es-cache.outputs.cache-hit != 'true'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue