Migrated cache to artifact - cache compression fix3

This commit is contained in:
Xargon Wan 2022-05-03 14:58:33 +09:00
parent 36024af3c2
commit cd3e669064

View file

@ -50,6 +50,7 @@ jobs:
- name: Exctracting cache
run: unzip retrodeck-cooker.zip -d /home/runner/work/RetroDECK
continue-on-error: true
- uses: actions/checkout@v3
#if: steps.global-cache.outputs.cache-hit != 'true'