Update android.yml

This commit is contained in:
ArtDev 2021-07-17 14:38:10 +03:00 committed by GitHub
parent 4cbc4c4d0c
commit edbdb8cf2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'