Preserve Cargo artifacts during deploy and install

This commit is contained in:
2026-09-11 12:41:39 -05:00
parent 5d2a0ea2de
commit ba56d83fc6
4 changed files with 50 additions and 61 deletions
+1
View File
@@ -3,6 +3,7 @@
run:
cargo run --bin galaxy-oss
# Explicit cleanup; deploy and install preserve Cargo build artifacts.
clean:
cargo clean