Skip to content

Commit

Permalink
chore: remove needsTools parameter (#24494)
Browse files Browse the repository at this point in the history
This PR removes the needsTool parameter because the template does not
recognize this parameter and because the pre-release pipeline does not
use it.
  • Loading branch information
rzhao271 authored Nov 27, 2024
1 parent 3f58831 commit 43347e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/azure-pipeline.stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ extends:
parameters:
publishExtension: ${{ parameters.publishExtension }}
l10nSourcePaths: ./src/client
needsTools: true

buildPlatforms:
- name: Linux
Expand Down

0 comments on commit 43347e7

Please sign in to comment.