Skip to content

Commit e0e6c3c

Browse files
TravisEz13SIRMARGIN
authored andcommitted
Fix template path for rebuild branch check in package.yml (PowerShell#26425)
1 parent cece4a0 commit e0e6c3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pipelines/templates/packaging/windows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
nativePathRoot: '$(Agent.TempDirectory)'
6161
ob_restore_phase: false
6262

63-
- template: rebuild-branch-check.yml@self
63+
- template: /.pipelines/templates/rebuild-branch-check.yml@self
6464

6565
- download: CoOrdinatedBuildPipeline
6666
artifact: drop_windows_build_windows_${{ parameters.runtime }}_release

0 commit comments

Comments
 (0)