Skip to content

Commit 0ce3c3d

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent eacce4d commit 0ce3c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ steps:
1919
displayName: "Generate Icons"
2020
inputs:
2121
targetType: 'inline'
22-
script: 'mdresgen.exe icons'
22+
script: '.\\mdresgen.exe icons'
2323
workingDirectory: '.\\mdresgen\\bin\\$(buildConfiguration)'
2424

2525
- task: PublishPipelineArtifact@0

0 commit comments

Comments
 (0)