mirror of
https://git.tesses.org/tesses50/crosslangextras.git
synced 2026-06-01 10:35:30 +00:00
Fix extension
This commit is contained in:
@@ -19,6 +19,8 @@ jobs:
|
|||||||
commands: |
|
commands: |
|
||||||
cd vscode-extension
|
cd vscode-extension
|
||||||
npm install
|
npm install
|
||||||
|
npm install -g typescript
|
||||||
|
npm install -g @@vscode/vsce
|
||||||
vsce package
|
vsce package
|
||||||
useTTY: true
|
useTTY: true
|
||||||
condition: SUCCESSFUL
|
condition: SUCCESSFUL
|
||||||
|
|||||||
Reference in New Issue
Block a user