We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c410c commit 1bb03ebCopy full SHA for 1bb03eb
1 file changed
.buildkite/install-repo.sh
@@ -8,7 +8,7 @@ gcloud config set account monorepo-ci@embark-builds.iam.gserviceaccount.com
8
9
echo --- Installing dependencies
10
11
-pdm plugin add plugins/pdm-plugin-fetcher
+pdm plugin add .buildkite/fetcher
12
pdm fetch -G ci | .buildkite/pdm-fetcher downsync > manifest.json
13
pdm install -d -G ci
14
pdm torch install cpu
0 commit comments