Skip to content

Commit

Permalink
bump cargo-deb
Browse files Browse the repository at this point in the history
  • Loading branch information
xenago committed Jan 23, 2024
1 parent 4bfca38 commit d60eba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Cargo deb
run: |
cargo install --version 1.42.2 cargo-deb
cargo install --version 1.44.1 cargo-deb
cargo deb --verbose
ls -lah target/debian
Expand Down

0 comments on commit d60eba4

Please sign in to comment.