Skip to content

Commit 43347e7

Browse files
authored
chore: remove needsTools parameter (#24494)
This PR removes the needsTool parameter because the template does not recognize this parameter and because the pre-release pipeline does not use it.
1 parent 3f58831 commit 43347e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/azure-pipeline.stable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ extends:
2525
parameters:
2626
publishExtension: ${{ parameters.publishExtension }}
2727
l10nSourcePaths: ./src/client
28-
needsTools: true
2928

3029
buildPlatforms:
3130
- name: Linux

0 commit comments

Comments
 (0)