Skip to content

Commit 74d504f

Browse files
committed
Fix yaml template path
1 parent 127cf9e commit 74d504f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure-pipelines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ stages:
509509
archiveName: '$(MacTVOSSimX64ArchiveName)'
510510
destinationFolder: '$(MacTVOSSimX64BuildDir)'
511511

512-
- template: templates/extract-artifact.yaml
512+
- template: /ci/templates/extract-artifact.yaml
513513
parameters:
514514
displayName: Extract Managed build
515515
artifactName: 'Managed'

0 commit comments

Comments
 (0)