Skip to content

Commit

Permalink
fix expansion setting
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Dec 13, 2023
1 parent e1a0579 commit 01fee8a
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 @@ -6839,7 +6839,7 @@ functions:
export NODE_JS_VERSION=${node_js_version}
source .evergreen/setup-env.sh
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD="true"
export EVERGREEN_EXPANSIONS_PATH tmp/expansions.yaml
export EVERGREEN_EXPANSIONS_PATH="tmp/expansions.yaml"
npm run evergreen-release draft
}
Expand Down

0 comments on commit 01fee8a

Please sign in to comment.