Skip to content

Commit 95b8ba9

Browse files
authored
Undo changes to ci-public.yml
1 parent bec41f9 commit 95b8ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ stages:
599599
displayName: Update submodules
600600
- script: ./restore.cmd
601601
displayName: Run restore.cmd
602-
- powershell: ./eng/build.ps1 --binaryLog -all -noBuildJava -noBuildNodeJS "-WarnAsError:false"
602+
- powershell: ./eng/build.ps1 -all -noBuildJava -noBuildNodeJS "-WarnAsError:false"
603603
displayName: Build (No NodeJS)
604604
- script: npm run build
605605
displayName: Build JS

0 commit comments

Comments
 (0)