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 646b765 commit 7049a52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
export NVM_DIR="$HOME/.nvm"
[ -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 20 # --reinstall-packages-from=node
cd ..
bash ./mv-benefit-finder-app.sh
- name: Setup CF CLI
Expand Down

0 comments on commit 7049a52

Please sign in to comment.