[F] Fix windows build

This commit is contained in:
Azalea Gui 2024-12-22 08:25:13 -05:00
parent 982ac52c69
commit 9806ced8b2
2 changed files with 7 additions and 1 deletions

View file

@ -24,7 +24,7 @@ twine check dist/*.tar.gz
twine check dist/*.whl
# Build rust package
#"$DIR/build_rust.sh"
"$DIR/build_rust.sh"
# =================
# Build for windows