mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +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
|
# - 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
|
||||||
|
|
Loading…
Reference in a new issue