This commit is contained in:
2026-07-19 17:08:00 -04:00
parent 205521191c
commit ee3ce8ad48
2 changed files with 7 additions and 1 deletions

5
pleasefile Normal file
View File

@@ -0,0 +1,5 @@
build:
cargo build --release
package:
@special run build
tar -czf uml-x86_64-linux.tar.gz -C target/release uml