Skip to content

Commit

Permalink
feat: improve
Browse files Browse the repository at this point in the history
  • Loading branch information
lcxfs1991 committed Jan 23, 2024
1 parent 6ca98e0 commit 15cd374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Build docs
run: |
npm install lerna -g
npm install lerna@6 -g
lerna bootstrap
npm run build
Expand Down

0 comments on commit 15cd374

Please sign in to comment.