Skip to content

Commit

Permalink
remove lerna bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Oct 1, 2023
1 parent c656d0c commit 812d2d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}
- run: |
yarn
yarn lerna bootstrap
- name: Build
run: yarn lerna run build --scope website
- name: Lint
Expand Down

0 comments on commit 812d2d5

Please sign in to comment.