Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger committed Sep 4, 2024
1 parent cc1e285 commit 862e62f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines/release-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ extends:
artifact: Build Root
targetPath: $(System.DefaultWorkingDirectory)

# Find the vsix to release and set the vsix file name variable
- powershell: |
# Get all .vsix files in the current directory
$vsixFiles = Get-ChildItem -Path $(Build.SourcesDirectory) -Filter *.vsix -File
Expand Down

0 comments on commit 862e62f

Please sign in to comment.