Skip to content

Commit

Permalink
Test #7.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Feb 27, 2024
1 parent b7aff84 commit 7e54454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-signing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: save secret to file
run: |
base64 --help
echo -n EV_CERTIFICATE_PFX_BASE64 > ev_certificate.pfx.base64
echo EV_CERTIFICATE_PFX_BASE64 > ev_certificate.pfx.base64
base64 -d ev_certificate.pfx.base64 > ./ev_certificate.pfx
ls
Expand Down

0 comments on commit 7e54454

Please sign in to comment.