Skip to content

Commit 40f07f5

Browse files
authored
[ci] Update checkout path for nightly build (#9028)
The main build scripts prefer a checkout path of `s/xamarin-android`, and the nightly job should do the same (at least for now).
1 parent 9b1770f commit 40f07f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/automation/azure-pipelines-nightly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ stages:
5555
steps:
5656
- checkout: self
5757
submodules: recursive
58+
path: s/xamarin-android
5859

5960
- template: /build-tools/automation/yaml-templates/commercial-build.yaml
6061
parameters:

0 commit comments

Comments
 (0)