Skip to content

Commit

Permalink
Update version_compatability.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 authored Oct 15, 2024
1 parent a15ed0b commit 841b70e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version_compatability.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
echo "OPENSSL_DIR=/usr/local/${{ matrix.branch }}" >> $GITHUB_ENV
echo "OPENSSL_LIB=/usr/local/${{ matrix.branch }}/lib64" >> $GITHUB_ENV
echo $GITHUB_ENV
cmake .
make
mkdir build
Expand Down

0 comments on commit 841b70e

Please sign in to comment.