mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 06:25:39 +00:00
ARTIFACTS: commented unuseful parts
This commit is contained in:
parent
a46def28df
commit
5080164826
4
.github/workflows/cooker.yml
vendored
4
.github/workflows/cooker.yml
vendored
|
@ -189,8 +189,8 @@ jobs:
|
|||
# - name: Compressing cache
|
||||
# run: |
|
||||
# touch retrodeck-cooker.tar.gz
|
||||
rm -rf .flatpak-builder/build/*-{2,3,4,5,6}
|
||||
find .flatpak-builder/build -xtype l -exec rm {} \; # removing dead symlinks
|
||||
# rm -rf .flatpak-builder/build/*-{2,3,4,5,6}
|
||||
# find .flatpak-builder/build -xtype l -exec rm {} \; # removing dead symlinks
|
||||
# tar --ignore-failed-read -czvf retrodeck-cooker.tar.gz .flatpak-builder retrodeck-flatpak-cooker
|
||||
|
||||
# - name: Upload build specific cache
|
||||
|
|
Loading…
Reference in a new issue