Fixed drone script

This commit is contained in:
Eduard Urbach 2019-11-12 08:16:02 +09:00
parent 502e7fbb23
commit a172b0633b
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -10,7 +10,7 @@ steps:
commands:
- apt-get update
- apt-get -y install nodejs npm make
- npm install -g typescript
- npm install -g typescript
- go version
- go mod download
- make tools