WORKFLOW: losing my time on this stuff again - try5

This commit is contained in:
Xargon 2022-05-24 00:04:53 +09:00
parent deb42188c2
commit 9848bb8a1f

View file

@ -38,6 +38,13 @@ jobs:
workflow: cooker.yml
name: global-cache
search_artifacts: true
skip_unpack: true
continue-on-error: true
- name: Extract global cache
run: |
tar --skip-old-files -xzvf retrodeck-cooker.tar.gz
rm -f retrodeck-cooker.tar.gz
continue-on-error: true
- name: DEBUG