mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
fixing install command
This commit is contained in:
2
.github/workflows/changeset-release.yml
vendored
2
.github/workflows/changeset-release.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm run install:all
|
||||||
|
|
||||||
# Check if there are any new changesets to process
|
# Check if there are any new changesets to process
|
||||||
- name: Check for changesets
|
- name: Check for changesets
|
||||||
|
|||||||
Reference in New Issue
Block a user