We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4335c3d commit 37de179Copy full SHA for 37de179
.github/workflows/release.yml
@@ -29,6 +29,7 @@ jobs:
29
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
30
31
- run: pnpm i -g npm@latest
32
+ - run: pnpm i
33
- run: pnpm run ci:publish
34
35
- name: Publish to VSCE & OVSX
0 commit comments