Skip to content

Commit

Permalink
GA: install openssl for http crates binding
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJaume committed Aug 2, 2024
1 parent 4ca0aba commit ab53818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- runner: ubuntu-22.04
target: x86_64
steps:
- run: apt install -y openssl
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit ab53818

Please sign in to comment.