Skip to content

Commit

Permalink
Fix Evergreen config file error (#1523)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin authored Oct 8, 2024
1 parent 0e4d352 commit a8a5577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/.evg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ functions:

"create and upload SSDLC release assets":
- command: shell.exec
shell: "bash"
params:
shell: "bash"
working_dir: "src"
env:
PRODUCT_NAME: ${product_name}
Expand Down

0 comments on commit a8a5577

Please sign in to comment.