github actions update
This commit is contained in:
4
.github/workflows/scripts/appimage_build_wlx_full.sh
vendored
Executable file
4
.github/workflows/scripts/appimage_build_wlx_full.sh
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
cargo build --release
|
||||
chmod +x ../target/release/wlx-overlay-s
|
||||
cp ../target/release/wlx-overlay-s ${APPDIR}/usr/bin
|
||||
Reference in New Issue
Block a user