Skip to content

Commit 20a2287

Browse files
authored
[CLI][Pipelines] Fix 4d data boostrapping (Azure#2881)
* fix 4d data boostrapping * update name
1 parent 57a8d1d commit 20a2287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/setup-repo/create-datasets.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# this dataset is needed for the sample under cli/jobs/pipelines-with-components/basics/4d_dataset_input
22

3-
az ml data create -f ../cli/jobs/pipelines-with-components/basics/4d_dataset_input/data.yml
3+
az ml data create -f ../../cli/jobs/pipelines-with-components/basics/4d_data_input/data.yml
44

55

66

0 commit comments

Comments
 (0)