Skip to content

Commit

Permalink
fix docs pipeline and remove new pipeline (#839)
Browse files Browse the repository at this point in the history
* fix docs pipeline and remove new pipeline

* fix issues
  • Loading branch information
sainak authored Jun 8, 2022
1 parent a8d5cf4 commit 187d42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: sphinx-docs
path: ./docs/_build
path: ./docs/_build/html
retention-days: 30

deploy-docs:
Expand Down

0 comments on commit 187d42c

Please sign in to comment.