1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-10-03 18:50:45 +00:00

fix: Use binstall for cargo-deb

This commit is contained in:
Ginger 2025-09-08 10:21:35 -04:00
parent ede03e30a7
commit 52fb7b5ede
No known key found for this signature in database

View file

@ -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