Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknovak authored Dec 9, 2020
1 parent 9753ca7 commit a241c9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
script: |
cd ./x5gon-discovery
git pull
export NVM_DIR=~/.nvm
source ~/.nvm/nvm.sh
nvm use lts/dubnium
node --version
npm --version
Expand Down

0 comments on commit a241c9d

Please sign in to comment.