We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a8d1d commit 20a2287Copy full SHA for 20a2287
setup/setup-repo/create-datasets.sh
@@ -1,6 +1,6 @@
1
# this dataset is needed for the sample under cli/jobs/pipelines-with-components/basics/4d_dataset_input
2
3
-az ml data create -f ../cli/jobs/pipelines-with-components/basics/4d_dataset_input/data.yml
+az ml data create -f ../../cli/jobs/pipelines-with-components/basics/4d_data_input/data.yml
4
5
6
0 commit comments