@@ -35,7 +35,7 @@ jobs:
cache: 'npm'
- name: Install Dependencies
- run: npm install
+ run: npm run install:all
# Check if there are any new changesets to process
- name: Check for changesets