Skip to content

Commit de8a37c

Browse files
committed
Troubleshoot show files in folder
1 parent d8b4e1c commit de8a37c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ jobs:
5555
regex: true
5656
- name: 🚀 Publish to VS Code Marketplace
5757
run: |
58+
ls
5859
VSIX_FILE=$(ls github-actions-enhanced-*.vsix | head -1)
5960
npx @vscode/vsce publish --azure-credential -i "$VSIX_FILE"

0 commit comments

Comments
 (0)