Skip to content

Commit dae5f77

Browse files
committed
ci: removed npm-ci step
1 parent 004cdfd commit dae5f77

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
node-version: "20"
2222
cache: "npm"
2323

24-
- name: Install dependencies
25-
run: npm ci
26-
2724
- name: Install vsce
2825
run: npm install -g @vscode/vsce
2926

0 commit comments

Comments
 (0)