mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 00:23:03 +02:00
fix: Use binstall for cargo-deb
This commit is contained in:
parent
ede03e30a7
commit
52fb7b5ede
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ jobs:
|
|||
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
cargo install cargo-deb
|
||||
cargo binstall cargo-deb
|
||||
# Build dependencies for rocksdb
|
||||
apt install -y clang liburing-dev
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue