Skip to content

Commit

Permalink
updates build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Oct 10, 2024
1 parent 9a8527d commit 1e7beb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
cache: 'poetry'
- run: poetry install
- name: build docs
run: poetry run sphinx-build ./docs
run: poetry run sphinx-build ./docs docs/_build
- name: list _build
run: ls ./docs/_build

0 comments on commit 1e7beb2

Please sign in to comment.