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 83878bf commit f50e980Copy full SHA for f50e980
docs/WindowsBuild.md
@@ -140,7 +140,7 @@ ninja -C S:\b\1
140
## Running Swift tests on Windows
141
142
```cmd
143
-path S:\Library\icu-67\usr\bin;S:\b\1\bin;S:\b\1\tools\swift\libdispatch-prefix\bin;%PATH%;%ProgramFiles%\Git\usr\bin
+path S:\Library\icu-67\usr\bin;S:\b\1\bin;S:\b\1\tools\swift\libdispatch-windows-x86_64-prefix\bin;%PATH%;%ProgramFiles%\Git\usr\bin
144
ninja -C S:\b\1 check-swift
145
```
146
0 commit comments