mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-13 04:57:43 +02:00
Merge branch 'main' into dev
This commit is contained in:
@@ -170,7 +170,9 @@ jobs:
|
||||
run: |
|
||||
case ${OS_NAME} in
|
||||
centos)
|
||||
cargo install cargo-generate-rpm --version ${CARGO_GENERATE_RPM_VER}
|
||||
# Temporary workaround for https://github.com/cat-in-136/cargo-generate-rpm/issues/21
|
||||
rustup toolchain install 1.52.0
|
||||
cargo +1.52.0 install cargo-generate-rpm --version ${CARGO_GENERATE_RPM_VER} --locked
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user