Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 88838a7

Browse files
committed
We need the tools
1 parent 8bbc804 commit 88838a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
timeoutInMinutes: 360
2020
buildType: 'manifest'
2121
validPackagePrefixes: [ 'Mono', 'mdoc', 'Masonry', 'SkiaSharp', 'HarfBuzzSharp' ]
22+
tools:
23+
- 'Xamarin.AndroidBinderator.Tool': '0.4.0'
2224
- ${{ if eq(variables['System.TeamProject'], 'devdiv') }}:
2325
- template: sign-artifacts/jobs/v1.yml@internal-templates
2426
parameters:

0 commit comments

Comments
 (0)