Skip to content

Commit

Permalink
ci: fix nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Jun 16, 2024
1 parent db1b3a0 commit 1f9d485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_ssh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
password: ${{ secrets.PASSWORD }}
script: |
set PATH $PATH:/home/.local/share/nvm/v20.14.0/bin
nvm use v20.14.0
cd dicelette/
git pull
pnpm i
Expand Down

0 comments on commit 1f9d485

Please sign in to comment.