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 ff44c8e commit 7f45d0eCopy full SHA for 7f45d0e
.github/workflows/node.js.yml
@@ -27,4 +27,4 @@ jobs:
27
node-version: ${{ matrix.node-version }}
28
cache: 'npm'
29
- run: npm ci
30
- - run: npm run build
+ - run: npm run vscode:prepublish
0 commit comments