mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-26 22:31:20 +00:00
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_BACKTRACE: 1
|
||||||
RUST_TEST_THREADS: 1
|
RUST_TEST_THREADS: 1
|
||||||
commands:
|
commands:
|
||||||
|
- apt update
|
||||||
- apt install espeak postgresql-client
|
- apt install espeak postgresql-client
|
||||||
- cargo check --all
|
- cargo check --all
|
||||||
- cargo clippy
|
- cargo clippy
|
||||||
|
|
Loading…
Reference in a new issue