Skip to content

Commit

Permalink
copy README.md for pdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Mar 11, 2024
1 parent 856adfc commit 7d3732a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: python scripts/generate_json_schemas.py
- name: Generate developer docs
run: pdoc -o ./dist bioimageio.spec
- run: cp README.md ./dist/README.md
- name: Get branch name to deploy to
id: get_branch
shell: bash
Expand Down

0 comments on commit 7d3732a

Please sign in to comment.