xxx
This commit is contained in:
parent
77bc27ee3d
commit
bfc3ab8107
|
@ -147,7 +147,6 @@ jobs:
|
||||||
|
|
||||||
curl -o linuxdeploy-plugin-gtk.sh "https://raw.githubusercontent.com/tauri-apps/linuxdeploy-plugin-gtk/master/linuxdeploy-plugin-gtk.sh"
|
curl -o linuxdeploy-plugin-gtk.sh "https://raw.githubusercontent.com/tauri-apps/linuxdeploy-plugin-gtk/master/linuxdeploy-plugin-gtk.sh"
|
||||||
chmod +x linuxdeploy-plugin-gtk.sh
|
chmod +x linuxdeploy-plugin-gtk.sh
|
||||||
sed -i 's#././#..#g' linuxdeploy-plugin-gtk.sh
|
|
||||||
|
|
||||||
./linuxdeploy --appdir AppDir \
|
./linuxdeploy --appdir AppDir \
|
||||||
--output=appimage \
|
--output=appimage \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
0d716149856646a7939a157fbfa27913
|
7d8fc3991382d09b7c9aa07b9d551a05
|
Loading…
Reference in New Issue