mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
ci: actually use correct dep package name
This commit is contained in:
@@ -3,7 +3,7 @@ build, test and lint:
|
||||
interruptible: true
|
||||
script:
|
||||
- apt update -qy
|
||||
- apt install -qy build-essential pkg-config clang libclang-dev openssl-dev gettext zsh
|
||||
- apt install -qy build-essential pkg-config clang libclang-dev libssl-dev gettext zsh
|
||||
- rustup component add clippy
|
||||
- rustup component add rustfmt
|
||||
- ./make-translated-templates
|
||||
|
Reference in New Issue
Block a user