Skip to content

Commit fcf16c9

Browse files
author
Pavel Glac
committed
fix path
1 parent 46320cc commit fcf16c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-devops/graphitation-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ extends:
6767
inputs:
6868
artifactName: SBom-$(System.JobAttempt)
6969
targetPath: $(System.DefaultWorkingDirectory)/_manifest
70-
- template: ./steps/pierce-ado-npm-mirror-cache.yml
70+
- template: .azure-devops/steps/pierce-ado-npm-mirror-cache.yml@self
7171
parameters:
7272
adoNpmFeedPat: $(adoNpmFeedPat)
7373
adoOrgBaseUrl: $(adoProjectBaseUrl)

0 commit comments

Comments
 (0)