Browse Source

chore: change lerna verison in chromatic.yml

zhangyumei.0319 2 years ago
parent
commit
2eec2e8924
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/chromatic.yml

+ 2 - 2
.github/workflows/chromatic.yml

@@ -34,9 +34,9 @@ jobs:
               with:
                   node-version: '16'
             - name: Install dependencies
-              run: npx lerna bootstrap
+              run: npx lerna@^6 bootstrap
             - name: Pre-build libs
-              run: npx lerna run build:lib
+              run: npx lerna@^6 run build:lib
             - name: Publish to Chromatic
               uses: chromaui/action@v1
               # Chromatic GitHub Action options