Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jul 16, 2024
1 parent b957d4a commit c3eb631
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ jobs:

steps:
- if: startsWith(matrix.os, 'ubuntu')
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libssl-dev
run: sudo apt install -y libssl-dev

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit c3eb631

Please sign in to comment.