mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-04-22 13:28:05 +08:00
fix webkit path
This commit is contained in:
parent
e504e6a1a8
commit
77bc27ee3d
1
.github/workflows/release-linux.yaml
vendored
1
.github/workflows/release-linux.yaml
vendored
@ -147,6 +147,7 @@ jobs:
|
||||
|
||||
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
|
||||
sed -i 's#././#..#g' linuxdeploy-plugin-gtk.sh
|
||||
|
||||
./linuxdeploy --appdir AppDir \
|
||||
--output=appimage \
|
||||
|
Loading…
x
Reference in New Issue
Block a user