ARTIFACTS: almost there! Maybe?

This commit is contained in:
Xargon 2022-05-13 20:00:18 +09:00
parent 7f038d7c3f
commit 93bdcd92ad

View file

@ -310,6 +310,7 @@ jobs:
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 retrodeck-flatpak-cooker
continue-on-error: true
- name: Upload global cache
uses: actions/upload-artifact@v3