We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0ca08 commit e7f20d7Copy full SHA for e7f20d7
azure-pipelines.yml
@@ -113,4 +113,4 @@ jobs:
113
script: |
114
echo "Start Deploy"
115
$vsixPath = Resolve-Path $(Build.StagingDirectory)\Artifact\
116
- Get-ChildItem
+ Get-ChildItem $vsixPath
0 commit comments