Improved test installation
This commit is contained in:
parent
192f2df1e3
commit
d045c8a1c5
@ -7,7 +7,7 @@ steps:
|
||||
environment:
|
||||
ARN_ROOT: /drone/src
|
||||
commands:
|
||||
- pacman -S go nodejs npm
|
||||
- pacman -Syu --noconfirm go nodejs npm
|
||||
- go version
|
||||
- npm install -g typescript
|
||||
- go mod download
|
||||
|
Loading…
Reference in New Issue
Block a user