mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Artifacts: finally fixed cooker.yml once and for all?
This commit is contained in:
parent
49c88fa3a9
commit
fed2a07a62
4
.github/workflows/cooker.yml
vendored
4
.github/workflows/cooker.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue