Re-added npm to install command
This commit is contained in:
parent
9153cb9008
commit
e5bb7bbe26
@ -9,7 +9,7 @@ steps:
|
||||
ARN_ROOT: /drone/src
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get -y install nodejs
|
||||
- apt-get -y install nodejs npm make
|
||||
- go version
|
||||
- npm install -g typescript
|
||||
- go mod download
|
||||
|
Loading…
Reference in New Issue
Block a user