Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
isamu committed Dec 17, 2024
1 parent 643cce2 commit 3d2e538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: yarn install
- run: yarn run build
- run: yarn run format
- run: cd packages/cli/ && yarn run doc
- run: yarn run monoRepoAgentDoc
- run: |
git config user.name "GitHub Actions Bot"
git config user.email "<>"
Expand Down

0 comments on commit 3d2e538

Please sign in to comment.