Update android.yml

This commit is contained in:
ArtDev
2021-07-17 14:38:10 +03:00
committed by GitHub
parent 4cbc4c4d0c
commit edbdb8cf2c

View File

@@ -34,7 +34,7 @@ jobs:
id: gl4es-cache
with:
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
if: steps.gl4es-cache.outputs.cache-hit != 'true'