Skip to content

Commit

Permalink
fix: remove useless command
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Aug 13, 2024
1 parent d02b278 commit 95321b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
- name: Update Doc
run: pnpm docgen
- name: Update Doc
run: pnpm docgen:api
- name: Add doc to github
run: |
git add README.md
Expand Down

0 comments on commit 95321b5

Please sign in to comment.