Skip to content

Commit 38088e8

Browse files
author
Francisco Moreno Cantero
committed
ci: @vscode/vsce is added into package.json, no need to install at pipeline
1 parent deb3fbe commit 38088e8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
with:
1515
node-version: 18.x
1616
- run: npm install
17-
- run: npm install @vscode/vsce
1817
- name: Publish
1918
if: success() && startsWith(github.ref, 'refs/tags/')
2019
run: npm run deploy

0 commit comments

Comments
 (0)