Skip to content

Commit

Permalink
Fix cuvs case.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Oct 22, 2024
1 parent 7b71189 commit 7c093d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
if [ "${{ inputs.build_type }}" = "pull-request" ]; then
base_repo="staging"
notebooks_repo="staging"
CUVS_bench_repo="staging"
cuvs_bench_repo="staging"
cuvs_bench_datasets_repo="staging"
cuvs_bench_cpu_repo="staging"
fi
Expand Down

0 comments on commit 7c093d3

Please sign in to comment.