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 b724979 commit efb0231Copy full SHA for efb0231
.github/workflows/gh-actions.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Install NodeJS dependencies
89
run: npm install -g typescript "@vscode/vsce" "ovsx"
90
- name: Build vscode-server-connector
91
- - run: |
+ run: |
92
npm install
93
npm run build
94
- name: Package vscode-server-connector
0 commit comments