Skip to content

Commit fb25b32

Browse files
committed
write file
1 parent 4cbfa85 commit fb25b32

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
@@ -9,7 +9,7 @@ gcloud config set account monorepo-ci@embark-builds.iam.gserviceaccount.com
99
echo --- Installing dependencies
1010

1111
pdm plugin add plugins/pdm-plugin-fetcher
12-
pdm fetch -G ci | .buildkite/pdm-fetcher downsync
12+
pdm fetch -G ci | .buildkite/pdm-fetcher downsync > manifest.json
1313
pdm install -d -G ci
1414
pdm torch install cpu
1515
cat manifest.json | .buildkite/pdm-fetcher upsync

0 commit comments

Comments
 (0)