Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahkittyy committed Nov 22, 2024
1 parent fe4e2cc commit 179623a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
git pull
- name: Build
shell: zsh {0}
run: |
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
nvm install 18.2.0
nvm use 18.2.0
npm install
Expand Down

0 comments on commit 179623a

Please sign in to comment.