Skip to content

Commit

Permalink
Revert rsign2
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Jan 4, 2024
1 parent 9bdd326 commit 82c1eeb
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 @@ -198,7 +198,7 @@ jobs:
key: sign-tools-${{ hashFiles('.github/workflows/release.yml') }}

- name: Install rsign2
run: cargo install rsign2 --version 0.6.3
run: cargo install rsign2 --version 0.5.7
- name: Install b3sum
run: cargo install b3sum --version 1.5.0

Expand Down

0 comments on commit 82c1eeb

Please sign in to comment.