Loading .github/workflows/ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
.github/workflows/ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading