Skip to content
Snippets Groups Projects
Commit 42a8c2ce authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add an echo PATH debug statement again <sigh>

parent 945f6f19
Branches
Tags
No related merge requests found
Pipeline #8142 failed
......@@ -149,6 +149,7 @@ smoketest-jsexec-win32:
script:
- cd src/sbbs3/msvc.win32.dll.release
- $env:PATH = $env:CI_PROJECT_PATH + "\3rdp\win32.release\cryptlib\bin;" + $env:PATH
- echo $env:PATH
- ..\msvc.win32.exe.release\jsexec -c../../../ctrl -C ../../../exec/tests/test.js
dependencies: ["windows-x86 [sbbs]"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment