Skip to content

Commit

Permalink
make script executable and add ignored folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nammn committed Mar 5, 2024
1 parent d5ab7dc commit c1aa7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ functions:
MACOS_NOTARY_SECRET: ${macos_notary_secret}
add_to_path:
- ${workdir}/bin
- "/opt/golang/go1.21"/bin
- "/opt/golang/go1.21/bin}"
script: |
set -Eeu pipefail
Expand Down

0 comments on commit c1aa7f6

Please sign in to comment.