Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Feb 11, 2025
1 parent 31ff123 commit e94a67b
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 @@ -140,7 +140,7 @@ set TEST_PHPDBG_EXECUTABLE=%PHP_BUILD_DIR%\phpdbg.exe

if "%ASAN%" equ "1" set ASAN_OPTS=--asan

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

Expand Down

0 comments on commit e94a67b

Please # to comment.