Skip to content

Commit 4b7c113

Browse files
committed
typo
1 parent 80a9510 commit 4b7c113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-before-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ if [[ "$NIGHTLY" = "true" ]]; then
5252
else
5353
export OPENBLAS_COMMIT=$(cat openblas_commit.txt)
5454
fi
55-
echo "creating wheel from $OPENBLAS_COMMIT" (NIGHTLY is $NIGHTLY)"
55+
echo "creating wheel from $OPENBLAS_COMMIT (NIGHTLY is $NIGHTLY)"
5656

5757
if [ "$(uname)" != "Darwin" ]; then
5858
./tools/install-static-clang.sh

0 commit comments

Comments
 (0)