Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Update publish
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankvdStam committed Apr 28, 2024
1 parent f3626e7 commit b8f6d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cargo build -Zmultitarget --target x86_64-pc-windows-msvc --target=i686-pc-windows-msvc --release
cargo build --target x86_64-pc-windows-msvc --target=i686-pc-windows-msvc --release

@RD /S /Q build
mkdir "build"
Expand Down

0 comments on commit b8f6d99

Please sign in to comment.