Skip to content

Commit

Permalink
remove system openssl headers
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Dec 6, 2021
1 parent ca77591 commit 90b04e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y $packages
- run: sudo apt-get remove -y libssl-dev
- uses: actions/cache@v2
with:
path: /opt/openssl
Expand Down

0 comments on commit 90b04e0

Please sign in to comment.