Skip to content

Commit 05d1a68

Browse files
committed
path
1 parent 14aca13 commit 05d1a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
jobDisplayName: "Build and test: Windows"
1515
agentOs: Windows
1616
beforeBuild:
17-
- powershell: "& ./src/IISIntegration/tools/UpdateIISExpressCertificate.ps1"
17+
- powershell: "& ./src/servers/iis/tools/UpdateIISExpressCertificate.ps1"
1818
displayName: Setup IISExpress test certificates
1919
- template: jobs/iisintegration-job.yml
2020
parameters:

0 commit comments

Comments
 (0)