Add AppImage build tools & Update workflow

This commit is contained in:
Texas0295
2025-03-28 02:01:45 +08:00
parent 49aa24b79d
commit b69e4002e0
5 changed files with 21 additions and 77 deletions

View File

@ -0,0 +1,4 @@
#!/bin/sh
cd "$(dirname "$0")"
exec ./surface

View File

@ -0,0 +1,8 @@
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=Solian
Exec=surface %u
Icon=icon-light-radius
Categories=Network;

Binary file not shown.