WORKFLOW: upload flatpak with global cache as failsafe

This commit is contained in:
Xargon 2022-05-21 09:00:29 +09:00
parent d7e7b64bef
commit c46bb57508

View file

@ -151,5 +151,5 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: global-cache
path: retrodeck-cooker.tar.gz
path: retrodeck-cooker.tar.gz RetroDECK.flatpak
continue-on-error: true