github actions

This commit is contained in:
galister
2025-12-12 20:38:46 +09:00
parent 8a81441645
commit c95e4a93f6
16 changed files with 45 additions and 15 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
cargo build --release
mv target/release/wlx-overlay-s ${APPDIR}/usr/bin
chmod +x ${APPDIR}/usr/bin/wlx-overlay-s