WORKFLOW: losing my time on this stuff again - try5

This commit is contained in:
Xargon 2022-05-24 00:04:53 +09:00
parent c256c6616c
commit ddb3ef7c04

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