File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 2929 - name : Install Dependencies
3030 run : |
3131 npm install -g vsce ovsx
32- npm install
33- cd webview-ui
34- npm install
35- cd ..
32+ npm run install:ci
3633 - name : Package and Publish Extension
3734 env :
3835 VSCE_PAT : ${{ secrets.VSCE_PAT }}
Original file line number Diff line number Diff line change 334334 "get-folder-size" : " ^5.0.0" ,
335335 "globby" : " ^14.0.2" ,
336336 "isbinaryfile" : " ^5.0.2" ,
337+ "js-tiktoken" : " ^1.0.19" ,
337338 "mammoth" : " ^1.8.0" ,
338339 "monaco-vscode-textmate-theme-converter" : " ^0.1.7" ,
339340 "openai" : " ^4.78.1" ,
348349 "sound-play" : " ^1.1.0" ,
349350 "string-similarity" : " ^4.0.4" ,
350351 "strip-ansi" : " ^7.1.0" ,
351- "js-tiktoken" : " ^1.0.19" ,
352352 "tmp" : " ^0.2.3" ,
353353 "tree-sitter-wasms" : " ^0.1.11" ,
354354 "turndown" : " ^7.2.0" ,
You can’t perform that action at this time.
0 commit comments