Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 committed Nov 16, 2023
1 parent ceaee6d commit 3ac293d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd test
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm use 18
sudo npm install
sudo npm run build
Expand Down

0 comments on commit 3ac293d

Please sign in to comment.