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 2d49e26 commit 995461bCopy full SHA for 995461b
.github/workflows/publish.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Compile
79
run: npm run compile
80
- - name: Install vsce
+ - name: Install vsce
81
run: npm install -g @vscode/vsce
82
83
- name: Clean existing VSIX files
0 commit comments