Skip to content

Commit

Permalink
Land #947
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Nov 11, 2023
2 parents c1b61a7 + 9829138 commit 0d9bb74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust-openssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: "Run rust-openssl tests"
run: |
cd rust-openssl
OPENSSL_DIR=${HOME}/opt
LD_LIBRARY_PATH=${HOME}/opt/lib
patch -p1 < ../.github/rust-openssl.patch
export OPENSSL_DIR=${HOME}/opt LD_LIBRARY_PATH=${HOME}/opt/lib
cargo test --verbose

0 comments on commit 0d9bb74

Please sign in to comment.