mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 22:45:38 +00:00
WORKFLOW: upload flatpak with global cache as failsafe
This commit is contained in:
parent
d7e7b64bef
commit
c46bb57508
2
.github/workflows/cooker.yml
vendored
2
.github/workflows/cooker.yml
vendored
|
@ -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
|
Loading…
Reference in a new issue