mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
chore: use go-appimage soft fork until the pgp pr is merged (#4588)
This commit is contained in:
commit
df1573abfd
1 changed files with 2 additions and 1 deletions
|
|
@ -61,8 +61,9 @@ runs:
|
|||
--pattern "sharun-$APPIMAGE_ARCH-aio" \
|
||||
--output ~/bin/sharun
|
||||
|
||||
# FIXME!: revert this to probonopd/go-appimage once https://github.com/probonopd/go-appimage/pull/377 is merged!
|
||||
gh release download continuous \
|
||||
--repo probonopd/go-appimage \
|
||||
--repo DioEgizio/go-appimage \
|
||||
--pattern "mkappimage-*-$APPIMAGE_ARCH.AppImage" \
|
||||
--output ~/bin/mkappimage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue