mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 04:21:15 +00:00
Get back flatpak in release
This commit is contained in:
parent
a3847334a0
commit
b136d133c7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
||||
- name: Download All Artifacts
|
||||
uses: actions/download-artifact@main
|
||||
with:
|
||||
pattern: "{Release-*,*.AppImage}"
|
||||
pattern: "{Release-*,*.flatpak,*.AppImage}"
|
||||
path: Release
|
||||
merge-multiple: true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user