Skip to content

Commit f226cdb

Browse files
committed
typo
1 parent b3ffd3a commit f226cdb

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
@@ -26,7 +26,7 @@ if [[ "${obcommit//-/.}" != *"${version%.*}"* ]]; then
2626
exit -1
2727
fi
2828

29-
export OPENBLAS_VERSION=version
29+
export OPENBLAS_VERSION=$version
3030
echo "creating wheel from $OPENBLAS_COMMIT (NIGHTLY is $NIGHTLY)"
3131

3232
case "$PLAT" in

0 commit comments

Comments
 (0)