apt update
This commit is contained in:
parent
af2a27935b
commit
94ab4f6164
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ steps:
|
|||
RUST_BACKTRACE: 1
|
||||
RUST_TEST_THREADS: 1
|
||||
commands:
|
||||
- apt update
|
||||
- apt install espeak postgresql-client
|
||||
- cargo check --all
|
||||
- cargo clippy
|
||||
|
|
Loading…
Reference in a new issue