Skip to content

Commit

Permalink
xvm: add release build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunrisepeak committed Jan 6, 2025
1 parent d6a9599 commit 5d41332
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/xvm/release-build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cargo build --release
cargo build --target x86_64-pc-windows-gnu --release

0 comments on commit 5d41332

Please sign in to comment.