Skip to content

Commit cdc516e

Browse files
committed
maybe
1 parent 80c410c commit cdc516e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/install-repo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gcloud config set account monorepo-ci@embark-builds.iam.gserviceaccount.com
88

99
echo --- Installing dependencies
1010

11-
pdm plugin add plugins/pdm-plugin-fetcher
11+
pdm plugin add .buildkite/plugins/pdm-plugin-fetcher
1212
pdm fetch -G ci | .buildkite/pdm-fetcher downsync > manifest.json
1313
pdm install -d -G ci
1414
pdm torch install cpu

0 commit comments

Comments
 (0)