Skip to content
Snippets Groups Projects
Unverified Commit 90b04e06 authored by Steven Fackler's avatar Steven Fackler
Browse files

remove system openssl headers

parent ca775918
Branches
Tags
No related merge requests found
...@@ -218,6 +218,7 @@ jobs: ...@@ -218,6 +218,7 @@ jobs:
sudo apt-get update sudo apt-get update
sudo apt-get install -y $packages sudo apt-get install -y $packages
- run: sudo apt-get remove -y libssl-dev
- uses: actions/cache@v2 - uses: actions/cache@v2
with: with:
path: /opt/openssl path: /opt/openssl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment