Skip to content

Commit 37de179

Browse files
committed
build: fix ci
1 parent 4335c3d commit 37de179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3030

3131
- run: pnpm i -g npm@latest
32+
- run: pnpm i
3233
- run: pnpm run ci:publish
3334

3435
- name: Publish to VSCE & OVSX

0 commit comments

Comments
 (0)