Skip to content

Commit

Permalink
Try 15 ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbuda committed Aug 24, 2024
1 parent 8f6a78b commit 4510368
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,11 @@ jobs:
with:
submodules: true

- name: Debug
run: |
echo "$OPENSSL_LIB_DIR"
ls "$OPENSSL_LIB_DIR"
- name: Build the client
run: |
cargo build --release --target=${{ matrix.target }}

0 comments on commit 4510368

Please sign in to comment.