Skip to content

Commit

Permalink
fix dir link
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Jun 26, 2024
1 parent 3b0ea1a commit e8b7d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/rapids-wheels-pypi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export RAPIDS_SCRIPT_NAME="rapids-wheels-pypi"
WHEEL_NAME="$1"
PKG_TYPE="${2:-python}"
WHEEL_DIR="./dist"
_rapids-wheels-prepare "${WHEEL_NAME}" "${PKG_TYPE}"
ci/_rapids-wheels-prepare "${WHEEL_NAME}" "${PKG_TYPE}"

if [ -z "${PYPI_TOKEN}" ]; then
rapids-echo-stderr "Must specify input arguments: PYPI_TOKEN"
Expand Down

0 comments on commit e8b7d88

Please sign in to comment.