mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-04-07 13:18:05 +08:00
add AppRun
This commit is contained in:
parent
f8b5b3f619
commit
72311fb45e
2
.github/workflows/release-linux.yaml
vendored
2
.github/workflows/release-linux.yaml
vendored
@ -149,6 +149,8 @@ jobs:
|
|||||||
sed '/XDG_DATA_DIRS/a export WEBKIT_DISABLE_COMPOSITING_MODE=1'
|
sed '/XDG_DATA_DIRS/a export WEBKIT_DISABLE_COMPOSITING_MODE=1'
|
||||||
chmod +x linuxdeploy-plugin-gtk.sh
|
chmod +x linuxdeploy-plugin-gtk.sh
|
||||||
|
|
||||||
|
curl -o AppDir/AppRun https://github.com/AppImage/AppImageKit/releases/download/continuous/AppRun-${{ steps.normalise_platform_arch.outputs.arch }} -L
|
||||||
|
|
||||||
./linuxdeploy --appdir AppDir \
|
./linuxdeploy --appdir AppDir \
|
||||||
--output=appimage \
|
--output=appimage \
|
||||||
--plugin=gtk \
|
--plugin=gtk \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user