We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd7803 commit a54b4e5Copy full SHA for a54b4e5
1 file changed
build/tfs/product-build.yml
@@ -40,7 +40,7 @@ phases:
40
- powershell: |
41
npm run gulp -- "electron-$(VSCODE_ARCH)"
42
.\scripts\test.bat --build --tfs
43
- yarn smoketest -- --build "$(agent.builddirectory)/VSCode-win32-$(VSCODE_ARCH)"
+ yarn smoketest -- --build "$(agent.builddirectory)\VSCode-win32-$(VSCODE_ARCH)"
44
name: test
45
46
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
0 commit comments