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

Please sign in to comment.