Install cargo-deb as binary in pipeline

This commit is contained in:
theopfr
2024-01-27 11:00:32 +01:00
parent f8cddb1302
commit 27276fb1d2
3 changed files with 3 additions and 337 deletions

View File

@@ -39,6 +39,7 @@ jobs:
- name: Build and package
run: |
cargo build --release
cargo install cargo-deb
cargo deb
- name: Upload release artifact