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 19bafef commit 4a62cd3Copy full SHA for 4a62cd3
vscode-extension/build/publish.sh
@@ -17,4 +17,4 @@ else
17
exit -1
18
fi
19
20
-vsce publish --packagePath packages/*-${VERSION}.vsix --pre-release
+npx vsce publish --packagePath packages/*-${VERSION}.vsix --pre-release
0 commit comments