Installation steps should be at the top
This commit is contained in:
parent
23b6032393
commit
0be56c44fe
@ -10,8 +10,8 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get -y install nodejs npm make
|
- apt-get -y install nodejs npm make
|
||||||
- go version
|
|
||||||
- npm install -g typescript
|
- npm install -g typescript
|
||||||
|
- go version
|
||||||
- go mod download
|
- go mod download
|
||||||
- make tools
|
- make tools
|
||||||
- make assets
|
- make assets
|
||||||
|
Loading…
Reference in New Issue
Block a user