Skip to content

Commit 790e61f

Browse files
committed
Use same windows setup script as nightly
1 parent 20c3e09 commit 790e61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
VSCODE_SWIFT_VSIX_ID=${{needs.package.outputs.artifact-id}}
7171
VSCODE_SWIFT_VSIX=vscode-swift.vsix
7272
GITHUB_REPOSITORY=${{github.repository}}
73-
windows_pre_build_command: .github\workflows\scripts\windows\install-nodejs.ps1
73+
windows_pre_build_command: .github\workflows\scripts\windows\setup.ps1
7474
windows_build_command: scripts\test_windows.ps1
7575
enable_windows_docker: false
7676

0 commit comments

Comments
 (0)