@@ -235,7 +235,7 @@ jobs:
- name: lerna bootstrap
run: |
- npx lerna bootstrap -- --frozen-lockfile
+ npx lerna bootstrap -- --production
- name: Download production files artifact
uses: actions/download-artifact@v3