Skip to content

Commit

Permalink
Update release-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scottqueen-bixal authored Mar 20, 2024
1 parent e9e5636 commit 646b765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
cd benefit-finder
nvm install node # --reinstall-packages-from=node
nvm install 20 # --reinstall-packages-from=node
cd ..
bash ./mv-benefit-finder-app.sh
Expand Down

0 comments on commit 646b765

Please sign in to comment.