Update android.yml

This commit is contained in:
Duy Tran Khanh
2021-07-17 19:42:49 +07:00
committed by GitHub
parent d87efa039f
commit 68bea56277

View File

@@ -34,7 +34,7 @@ jobs:
id: gl4es-cache
with:
path: gl4es/libs
key: gl4es-android-shared-nodbg-attempt1-${{ steps.gl4es-sha.outputs.sha }}
key: gl4es-android-shared-nodbg-attempt2-${{ steps.gl4es-sha.outputs.sha }}
- name: Get gl4es
if: steps.gl4es-cache.outputs.cache-hit != 'true'