Installation steps should be at the top

This commit is contained in:
2019-11-11 11:43:16 +09:00
parent 23b6032393
commit 0be56c44fe

View File

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