This commit is contained in:
parent
797bc6d654
commit
5b63a0d9aa
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
path: /var/run
|
||||
commands:
|
||||
- apt update && apt upgrade -y
|
||||
- apt install tar zstd
|
||||
- apt install -y tar zstd
|
||||
- sleep 10
|
||||
- go mod tidy
|
||||
- make test
|
||||
|
|
Loading…
Reference in a new issue