ci: bump cargo-deb to 2.2.0 (#1466)

This commit is contained in:
Clement Tsang 2024-05-08 20:48:50 -04:00 committed by GitHub
parent 073ca890f7
commit a15ef63669
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ jobs:
env:
BTM_GENERATE: true
run: |
cargo install cargo-deb --version 2.1.0 --locked
cargo install cargo-deb --version 2.2.0 --locked
cargo deb --no-build --target ${{ matrix.info.target }}
cp ./target/${{ matrix.info.target }}/debian/bottom_*.deb .