Skip to content

Commit

Permalink
log files in /opt/ssl
Browse files Browse the repository at this point in the history
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
  • Loading branch information
c-p-i-o committed Jan 28, 2025
1 parent 7865a54 commit 1d3cbcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,6 @@ jobs:
run: |
pwd
find .
echo "files in /opt/openssl"
find /opt/openssl/
LD_LIBRARY_PATH=/opt/openssl:/opt/openssl/lib:$LD_LIBRARY_PATH ./build/gloo/test/gloo_test

0 comments on commit 1d3cbcd

Please sign in to comment.