Skip to content

Commit

Permalink
CI: try not vendoring OpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
slivingston committed Jan 6, 2025
1 parent 9abbdc2 commit 10eb325
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
os: [
windows-latest,
]
env:
OPENSSL_NO_VENDOR: t
steps:
- uses: actions/checkout@v4
- run: rustup toolchain install stable --profile minimal
Expand Down

0 comments on commit 10eb325

Please sign in to comment.