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

Echo the path for debugging

parent bd51e65a
No related branches found
No related tags found
No related merge requests found
......@@ -149,6 +149,7 @@ smoketest-jsexec-win32:
script:
- cd src/sbbs3/msvc.win32.dll.release
- set PATH=%CI_PROJECT_PATH%\3rdp\win32.release\cryptlib\bin
- echo %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.
Finish editing this message first!
Please register or to comment