Skip to content

Commit

Permalink
chore: fix sign command
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Jan 20, 2025
1 parent 0746995 commit f7b1d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/signing-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
echo -n "$EV_CODE_SIGNING_CERTIFICATE" > OS20241029372986.cer
- name: Sign
shell: bash
run: >
java -jar jsign.jar \
--storetype GOOGLECLOUD \
Expand Down

0 comments on commit f7b1d2a

Please sign in to comment.