Try new installation method
This commit is contained in:
parent
15418c1e8e
commit
84162d9e7b
@ -8,7 +8,7 @@ steps:
|
||||
CGO_ENABLED: 0
|
||||
ARN_ROOT: /drone/src
|
||||
commands:
|
||||
- apt -y install go nodejs npm make
|
||||
- apt-get -y install nodejs
|
||||
- go version
|
||||
- npm install -g typescript
|
||||
- go mod download
|
||||
|
Loading…
Reference in New Issue
Block a user