Skip to content

Commit b0dc07a

Browse files
Fix parameters.xaSourcePath
1 parent d32bd3a commit b0dc07a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/automation/yaml-templates/setup-test-environment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ steps:
7575
- template: /build-tools/automation/yaml-templates/run-dotnet-preview.yaml
7676
parameters:
7777
displayName: extract workload packs
78+
xaSourcePath: ${{ parameters.xaSourcePath }}
7879
project: ${{ parameters.xaSourcePath }}/build-tools/create-packs/Microsoft.Android.Sdk.proj
7980
arguments: -t:ExtractWorkloadPacks -c ${{ parameters.configuration }} -v:n -bl:${{ parameters.xaSourcePath }}/bin/Test${{ parameters.configuration }}/extract-workloads.binlog
8081

0 commit comments

Comments
 (0)