mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
Added open-remote-wsl to the npm install build command
This commit is contained in:
parent
d1fa4d3439
commit
fe01285d58
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ const dirs = [
|
|||
'.vscode/extensions/vscode-selfhost-import-aid',
|
||||
'.vscode/extensions/vscode-selfhost-test-provider',
|
||||
'extensions/open-remote-ssh', // Void added this
|
||||
'extensions/open-remote-wsl', // Void added this
|
||||
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue