Skip to content

Commit

Permalink
sets OPENSSL_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
shahadarsh committed Jan 8, 2024
1 parent ad2020a commit e2ae1f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tembo_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
id: install_deps_windows
run: |
vcpkg integrate install
set OPENSSL_DIR="C:/vcpkg/packages/openssl_x64-windows"
if: runner.os == 'Windows'

- name: Cargo build
Expand Down

0 comments on commit e2ae1f8

Please sign in to comment.