Skip to content

Commit

Permalink
chore(submodules): update submodules with new repos and paths, adjust…
Browse files Browse the repository at this point in the history
… workflow for api build
  • Loading branch information
HsiangNianian committed Sep 8, 2024
1 parent 2f81278 commit 7b85695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Build API Doc For HydroRoll
run: |
cp hydro_roll modules/HydroRoll
cp -r hydro_roll modules/HydroRoll
pdm run sphinx-apidoc -o docs/source/api modules -f -e --tocfile index
# - name: Remove Submodule
Expand Down

0 comments on commit 7b85695

Please sign in to comment.