Skip to content

Commit a8a5577

Browse files
authored
Fix Evergreen config file error (#1523)
1 parent 0e4d352 commit a8a5577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/.evg.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ functions:
144144

145145
"create and upload SSDLC release assets":
146146
- command: shell.exec
147-
shell: "bash"
148147
params:
148+
shell: "bash"
149149
working_dir: "src"
150150
env:
151151
PRODUCT_NAME: ${product_name}

0 commit comments

Comments
 (0)