Skip to content

Commit

Permalink
Fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Apr 1, 2024
1 parent 887704f commit 0bb212a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-macos.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ cmake --build build --config Release
cmake --install build

# compress the release folder
tar -czvf whispercpp-macos-$version.tar.gz release
tar -czvf whispercpp-macos-$MACOS_ARCH-$version.tar.gz release

0 comments on commit 0bb212a

Please sign in to comment.