Skip to content

Commit

Permalink
Fix typo in release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ff14wed committed Jul 7, 2024
1 parent 38d9952 commit 9c67684
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 @@ -47,7 +47,7 @@ jobs:
files: |
target/release/deucalion.dll
target/release/deucalion_client.exe
target/release/bcryptprimitives.rs
target/release/bcryptprimitives.dll
- name: Deucalion SHA256Sum and GPG Sign
run: |
Expand Down

0 comments on commit 9c67684

Please sign in to comment.