mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-13 11:14:37 -05:00
nvm version 10
Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
parent
24f7db42db
commit
82f20098c6
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ install:
|
|||
|
||||
before_deploy:
|
||||
- . $HOME/.nvm/nvm.sh
|
||||
- nvm install latest
|
||||
- nvm use latest
|
||||
- nvm install 10 && nvm use 10
|
||||
- npm install netlify-cli -g
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue