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 49c88fa3a9
commit fed2a07a62

View file

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