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 babdacf commit 41cc959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +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

- name: Checkout tree
Expand Down

0 comments on commit 41cc959

Please sign in to comment.