This commit is contained in:
Google61 2021-04-20 14:58:09 +03:00 committed by GitHub
parent 8a4d0ce75c
commit a4c50b8192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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