Skip to content

Commit 4dce994

Browse files
authored
Remove npm ci call
1 parent 271fa96 commit 4dce994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- uses: actions/setup-node@v1
1313
with:
1414
node-version: 12
15-
- run: npm ci
1615
- name: Publish to Visual Studio Marketplace
1716
uses: HaaLeo/publish-vscode-extension@v0
1817
with:

0 commit comments

Comments
 (0)