Skip to content

Commit

Permalink
previous versions fix (attempt2)
Browse files Browse the repository at this point in the history
  • Loading branch information
madanucd committed Jun 17, 2024
1 parent 8a1f01b commit b09d05e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
run: |
mkdir -p docs
touch docs/.nojekyll
poetry run gen-doc -d docs src/linkml/include_schema.yaml
# poetry run gen-doc -d docs src/linkml/include_schema.yaml
make gendoc
poetry run mkdocs gh-deploy

0 comments on commit b09d05e

Please sign in to comment.