Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Sep 21, 2024
1 parent 01b3c24 commit 74dbc68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
- run: ls "C:\Program Files\OpenSSL"
- run: ls "C:\Program Files\OpenSSL\lib"
- run: ls "C:\Program Files\OpenSSL\include\openssl"
- run: Install-Binary -Url "https://slproweb.com/download/Win64OpenSSL-3_3_2.exe" -Name "Win64OpenSSL-3_3_2.exe" -ArgumentList '/sp-' '/suppressmsgboxes' "/DIR=C:\ProgramFiles\OpenSSL-3"
- run: Get-ToolsetContent
- run: vcpkg install openssl:x64-windows-static-md

- name: Checkout tree
uses: actions/checkout@v4
Expand Down

0 comments on commit 74dbc68

Please sign in to comment.