Artifacts: finally fixed cooker.yml once and for all?

This commit is contained in:
Xargon Wan 2022-05-06 12:12:38 +09:00
parent 5bcc17c86e
commit 1dcc40875c

View file

@ -51,8 +51,8 @@ jobs:
# - name: Extracting cache
# run: |
tar --skip-old-files -xzvf retrodeck-cooker.tar.gz
rm -f retrodeck-cooker.tar.gz
# tar --skip-old-files -xzvf retrodeck-cooker.tar.gz
# rm -f retrodeck-cooker.tar.gz
# continue-on-error: true
# - uses: actions/checkout@v3