Skip to content

Commit 8e85f06

Browse files
committed
fixup
1 parent 2053460 commit 8e85f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/setup-uv-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ if [ -z "${UV_PYTHON:-}" ]; then
4646
_python="/opt/python/$_python/bin/python3"
4747
fi
4848
fi
49-
export UV_PYTHON="$_version"
49+
export UV_PYTHON="$_python"
5050
fi

0 commit comments

Comments
 (0)