Skip to content

Commit

Permalink
cmp
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Jan 10, 2025
1 parent 1fd0d42 commit 18b72bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: deployment
uses: actions/upload-pages-artifact@v3
with:
path: _build/html/
path: docs/_build/html/

# Deployment job
deploy:
Expand Down

0 comments on commit 18b72bf

Please sign in to comment.