Skip to content

Commit

Permalink
fox
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Feb 11, 2025
1 parent e94a67b commit 84c5538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/windows/test_task.bat
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ if "%ASAN%" equ "1" set ASAN_OPTS=--asan

curl -sLO https://download.sysinternals.com/files/ListDlls.zip
7z x -oC:\ListDlls ListDlls.zip
C:\ListDlls\Listdlls64.exe -v libcrypto-3-x64.dll
C:\ListDlls\Listdlls64.exe -accepteula -v libcrypto-3-x64.dll

mkdir c:\tests_tmp

Expand Down

0 comments on commit 84c5538

Please # to comment.