mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-25 09:06:21 +01:00
Changed executable name.
This commit is contained in:
@@ -24,7 +24,7 @@ if (-Not (Test-Path node_modules)) {
|
||||
}
|
||||
|
||||
# Configure environment variables
|
||||
$env:VSCODE_LATEST_PATH = "$Root\VSCode-win32-$arch\Code - OSS.exe"
|
||||
$env:VSCODE_LATEST_PATH = "$Root\VSCode-win32-$arch\Code - Insiders.exe"
|
||||
# $env:VSCODE_STABLE_PATH = $stable
|
||||
$env:SMOKETEST_REPO = "..\vscode-smoketest-express"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user