We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
choco
1 parent e4762f8 commit 11c008eCopy full SHA for 11c008e
.github/workflows/ci.yaml
@@ -1456,7 +1456,6 @@ jobs:
1456
- name: Install OpenSSL
1457
if: ${{ contains(matrix.os, 'windows') }}
1458
run: |
1459
- choco install openssl -y --no-progress
1460
Get-Command openssl
1461
openssl version
1462
echo "OPENSSL_LIB_DIR=C:/Program Files/OpenSSL/lib" >> $env:GITHUB_ENV
ci/actions-templates/all-features-template.yaml
@@ -32,7 +32,6 @@ jobs: # skip-all
32
33
34
35
36
37
38
0 commit comments