Skip to content

Commit

Permalink
Set docs-folder to just "doc".
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Apr 29, 2024
1 parent 4f362e0 commit 8b8657d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-docs-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "doc/source"
docs-folder: "doc"
pre-build-command: "make fetch-images"
build-command: "make html"

0 comments on commit 8b8657d

Please sign in to comment.