We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c3e09 commit 790e61fCopy full SHA for 790e61f
.github/workflows/pull_request.yml
@@ -70,7 +70,7 @@ jobs:
70
VSCODE_SWIFT_VSIX_ID=${{needs.package.outputs.artifact-id}}
71
VSCODE_SWIFT_VSIX=vscode-swift.vsix
72
GITHUB_REPOSITORY=${{github.repository}}
73
- windows_pre_build_command: .github\workflows\scripts\windows\install-nodejs.ps1
+ windows_pre_build_command: .github\workflows\scripts\windows\setup.ps1
74
windows_build_command: scripts\test_windows.ps1
75
enable_windows_docker: false
76
0 commit comments