Skip to content

Commit

Permalink
chore(workflows): remove step copy credits
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Jan 28, 2024
1 parent b3679ba commit 84be7fd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:

- name: Remove API Doc
run: rm -rf docs/source/pages/api
- name: copy credits
run: cp credits.md docs/source/pages/credits.md
# - name: copy credits
# run: cp credits.md docs/source/pages/credits.md
- name: Build API Doc
run: pdm run sphinx-apidoc iamai -o docs/source/pages/api -f -e --tocfile index
shell: bash
Expand Down

0 comments on commit 84be7fd

Please sign in to comment.