Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
someone committed May 31, 2024
1 parent 8958c4b commit 667bd57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Write PUB key into file
run: |
echo $PUB_KEY >> faf_pub.pem
cat faf_pub.pem
openssl rsa -noout -inform PEM -in faf_pub.pem -pubin -modulus
- name: Configure MXE
Expand Down

0 comments on commit 667bd57

Please sign in to comment.