Updated test
This commit is contained in:
parent
88a93429d1
commit
370273fa27
@ -11,6 +11,7 @@ steps:
|
||||
- go version
|
||||
- mkdir $NVM_DIR
|
||||
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
|
||||
- chmod +x $NVM_DIR/nvm.sh
|
||||
- $NVM_DIR/nvm.sh
|
||||
- nvm install node
|
||||
- npm install -g typescript
|
||||
|
Loading…
Reference in New Issue
Block a user