Skip to content

Commit

Permalink
Undo changes to ci-public.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javiercn authored Jan 21, 2025
1 parent bec41f9 commit 95b8ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/ci-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ stages:
displayName: Update submodules
- script: ./restore.cmd
displayName: Run restore.cmd
- powershell: ./eng/build.ps1 --binaryLog -all -noBuildJava -noBuildNodeJS "-WarnAsError:false"
- powershell: ./eng/build.ps1 -all -noBuildJava -noBuildNodeJS "-WarnAsError:false"
displayName: Build (No NodeJS)
- script: npm run build
displayName: Build JS
Expand Down

0 comments on commit 95b8ba9

Please sign in to comment.