Skip to content

Commit efb0231

Browse files
committed
Attempt a release action
Signed-off-by: Rob Stryker <[email protected]>
1 parent b724979 commit efb0231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Install NodeJS dependencies
8989
run: npm install -g typescript "@vscode/vsce" "ovsx"
9090
- name: Build vscode-server-connector
91-
- run: |
91+
run: |
9292
npm install
9393
npm run build
9494
- name: Package vscode-server-connector

0 commit comments

Comments
 (0)