Skip to content

Commit a54b4e5

Browse files
committed
backslash
1 parent 2bd7803 commit a54b4e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/tfs/product-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ phases:
4040
- powershell: |
4141
npm run gulp -- "electron-$(VSCODE_ARCH)"
4242
.\scripts\test.bat --build --tfs
43-
yarn smoketest -- --build "$(agent.builddirectory)/VSCode-win32-$(VSCODE_ARCH)"
43+
yarn smoketest -- --build "$(agent.builddirectory)\VSCode-win32-$(VSCODE_ARCH)"
4444
name: test
4545
4646
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1

0 commit comments

Comments
 (0)