github actions update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
cargo build --release
|
||||
mv ../target/release/wlx-overlay-s ${APPDIR}/usr/bin
|
||||
chmod +x ${APPDIR}/usr/bin/wlx-overlay-s
|
||||
cargo build --release --no-default-features --features=openvr,openxr,wayland,x11,osc
|
||||
chmod +x ../target/release/wlx-overlay-s
|
||||
cp ../target/release/wlx-overlay-s ${APPDIR}/usr/bin
|
||||
|
||||
Reference in New Issue
Block a user