mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-14 10:48:55 +00:00
build: remove cargo-bundle fields, move platforms out of scripts dir
This commit is contained in:
@@ -22,7 +22,7 @@ cargo install cargo-zigbuild
|
||||
cargo zigbuild --release --target ${arch}
|
||||
|
||||
# Create AppImage with https://github.com/AppImage/appimagetool
|
||||
cp target/${arch}/release/grim scripts/linux/Grim.AppDir/AppRun
|
||||
cp target/${arch}/release/grim linux/Grim.AppDir/AppRun
|
||||
rm target/${arch}/release/*.AppImage
|
||||
appimagetool scripts/linux/Grim.AppDir
|
||||
appimagetool linux/Grim.AppDir
|
||||
mv *.AppImage target/${arch}/release/Grim-0.1.0-linux-$1.AppImage
|
||||
Reference in New Issue
Block a user