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 1f6e6e2 commit c84e971Copy full SHA for c84e971
.yamato/scripts/build_win.bat
@@ -8,4 +8,4 @@ if NOT %errorlevel% == 0 (
8
echo "build ran successfully"
9
10
md incomingbuilds\win64
11
-xcopy /s /e /h /y builds\windows.x64.Release incomingbuilds\win64
+xcopy /s /e /h /y artifacts\bin\coreclr\windows.x64.Release incomingbuilds\win64
0 commit comments