Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

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 8982002 commit 09cf724
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 09cf724

Please sign in to comment.