Skip to content

Commit e7f20d7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ jobs:
113113
script: |
114114
echo "Start Deploy"
115115
$vsixPath = Resolve-Path $(Build.StagingDirectory)\Artifact\
116-
Get-ChildItem
116+
Get-ChildItem $vsixPath

0 commit comments

Comments
 (0)