Skip to content

Commit 02838fc

Browse files
автобилд #3
1 parent 3e8848c commit 02838fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: |
6060
sudo apt-get update
6161
sudo apt-get install -y pkg-config libssl-dev
62+
sudo echo "OPENSSL_DIR=$(openssl version -d | cut -d' ' -f2)" >> $GITHUB_ENV
6263
6364
- name: Install OpenSSL (macOS)
6465
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)