Skip to content

Commit

Permalink
Temporarily short-circuit the build process. Attempt 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepd-nv committed Aug 15, 2024
1 parent 508024a commit 6133839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion continuous_integration/scripts/build
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build_ci_fake() {

cd "${REPO_DIR}"

mkdir "${REPO_DIR}"/dist
mkdir -p "${REPO_DIR}"/dist

cp cuda_python-12.6.0+28.g3453074-cp311-cp311-linux_x86_64.whl "${REPO_DIR}"/dist

Expand Down

0 comments on commit 6133839

Please sign in to comment.