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 ab1b9df commit d82fcacCopy full SHA for d82fcac
1 file changed
.github/workflows/test-vscode-workflows-integration.yml
@@ -55,6 +55,6 @@ jobs:
55
- name: Build VSIX package
56
working-directory: test-repo/packages/apex-lsp-vscode-extension
57
run: |
58
- npm run vscode:package
+ npm run package
59
ls -la *.vsix
60
echo "✓ VSIX packaging successful"
0 commit comments