Skip to content

Commit

Permalink
Docs build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Panchenko committed Mar 1, 2024
1 parent 966c994 commit 9c38ab1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Prepare Pages
if: github.ref == 'refs/heads/main'
run: |
mv docs/_build/html/* public/
mv docs/_build/* public/
- name: Deploy Pages
uses: JamesIves/[email protected]
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 9c38ab1

Please sign in to comment.