Skip to content

Commit

Permalink
Merge branch 'main' of github.com:warp-tech/warpgate
Browse files Browse the repository at this point in the history
  • Loading branch information
clysto committed Jul 16, 2024
2 parents 967032a + f07b924 commit 490b2df
Show file tree
Hide file tree
Showing 24 changed files with 253 additions and 321 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- if: startsWith(matrix.os, 'ubuntu')
run: sudo apt install -y libssl-dev pkg-config

- uses: actions/checkout@v2
with:
submodules: recursive
Expand Down
Loading

0 comments on commit 490b2df

Please sign in to comment.