Skip to content

Commit

Permalink
Test #8.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Feb 27, 2024
1 parent 7e54454 commit c36ec0b
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 @@ -11,8 +11,8 @@ jobs:
steps:
- name: save secret to file
run: |
base64 --help
echo EV_CERTIFICATE_PFX_BASE64 > ev_certificate.pfx.base64
cat ev_certificate.pfx.base64
base64 -d ev_certificate.pfx.base64 > ./ev_certificate.pfx
ls
Expand Down

0 comments on commit c36ec0b

Please sign in to comment.