Skip to content

Commit

Permalink
CI #10 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Feb 15, 2024
1 parent c41483f commit c13a3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
pip install --no-deps -e . -vv
- name: Sphinx
run: TZ=UTC e -C docs clean html
run: TZ=UTC make -C docs clean html

- name: Deploy (to gh-pages branch) only on demand
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit c13a3f9

Please sign in to comment.