mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 06:25:39 +00:00
Artifacts: finally fixed cooker.yml once and for all?
This commit is contained in:
parent
5bcc17c86e
commit
1dcc40875c
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