Skip to content

Commit

Permalink
fix file path
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayThorve committed Aug 8, 2023
1 parent d24e963 commit ee1d92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rapids-logger "Create test_external conda environment"

RAPIDS_VERSION=23.10.*

rapids-mamba-retry create -n test_external --force -f ./ci/utils/external_dependencies.yaml
rapids-mamba-retry create -n test_external --force -f ./utils/external_dependencies.yaml

conda activate test_external

Expand Down

0 comments on commit ee1d92e

Please sign in to comment.