Skip to content

Commit

Permalink
use cargo-deb 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Jul 21, 2024
1 parent 18a8c54 commit 61a63a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- run: sudo apt install rename
- run: rustup toolchain install stable --profile minimal
- run: cargo install cargo-deb@2.5.0
- run: cargo install cargo-deb@2.4.0
- run: mkdir -p release
- run: make release-debian-x11
- run: make release-debian-wayland
Expand Down

0 comments on commit 61a63a5

Please sign in to comment.