mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fixing path
This commit is contained in:
parent
9c27b126f7
commit
d4f0d9f474
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
|||
"scripts": {
|
||||
"build": "npm run build:webview && npm run vsix",
|
||||
"build:webview": "cd webview-ui && npm run build",
|
||||
"co:login": "scripts/codeartifact-login.sh",
|
||||
"co:login": ".github/scripts/codeartifact-login.sh",
|
||||
"co:install": "npm run co:login && npm install",
|
||||
"changeset": "changeset",
|
||||
"check-types": "tsc --noEmit",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue