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
+1 -1
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 .