Skip to content

Commit

Permalink
path corrected in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Aug 16, 2022
1 parent 87901f1 commit 4e2f1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
mkdir docs
touch docs/.nojekyll
cp -r src/docs/* docs/
poetry run gen-doc -d docs src/kgcl/schema/kgcl.yaml
poetry run gen-doc -d docs src/kgcl_schema/schema/kgcl.yaml
poetry run mkdocs gh-deploy

0 comments on commit 4e2f1f2

Please sign in to comment.