mirror of
https://github.com/sern-handler/snippets
synced 2026-06-06 01:16:58 +00:00
ci: remove npm ci install
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -10,7 +10,6 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
- run: npm ci
|
||||
- name: Publish to Open VSX Registry
|
||||
uses: HaaLeo/publish-vscode-extension@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user