Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallory Wittwer committed Jan 24, 2024
1 parent 3ef6bb7 commit 52bcf72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
python-version: '3.10'
- name: Setup Sphinx
uses: sphinx-notes/pages@v3
with:
documentation_path: './src/build/html'
requirements_path: 'requirements.txt'
- name: qt libs
uses: tlambert03/setup-qt-libs@v1
- name: Setup Pages
Expand Down

0 comments on commit 52bcf72

Please sign in to comment.