update: path to ssh.dll

This commit is contained in:
MrMirDan
2026-04-27 11:43:08 +03:00
parent d37c616d3d
commit a3cff2099f

View File

@@ -836,5 +836,7 @@ jobs:
- name: 'Run tests'
shell: cmd
run: |
set PATH=%PATH%;%CD%\client\3rd-prebuilt\deploy-prebuilt\windows\x6
set PATH=%PATH%;%Qt6_DIR%\..\..\..\bin
where ssh.dll
ctest --test-dir build\client --output-on-failure