Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 596484c

Browse files
committed
chore(evg): ensure dependency installation uses type: setup
1 parent 335298c commit 596484c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ functions:
130130
131131
"install dependencies":
132132
- command: shell.exec
133+
type: setup
133134
params:
134135
working_dir: "src"
135136
script: |

0 commit comments

Comments
 (0)