mirror of
https://github.com/ClementTsang/bottom.git
synced 2024-11-28 02:23:21 +03:00
ci: bump cargo-deb to 2.2.0 (#1466)
This commit is contained in:
parent
073ca890f7
commit
a15ef63669
2
.github/workflows/build_releases.yml
vendored
2
.github/workflows/build_releases.yml
vendored
@ -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 .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user