Skip to content

Commit

Permalink
Try upgrading openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials committed Dec 4, 2024
1 parent c477e9b commit cbf5cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Generate transient key pair
run: |
python3 -m pip install --user --upgrade pyopenssl # Work around runtime error
python3 -m pip install --user -r mcuboot/scripts/requirements.txt
python3 -m pip install --user mcuboot/scripts
imgtool keygen -k signing-keys.pem -t rsa-2048
Expand Down

0 comments on commit cbf5cfa

Please sign in to comment.