Skip to content

Commit

Permalink
try w tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Aug 19, 2024
1 parent 6986249 commit 1c63d6f
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 @@ -29,5 +29,5 @@ jobs:
sudo apt-get install -y pandoc
- name: Ensure sphinx builds (warnings allowed)
run: |
cp -r Recipes/ docs/
cp -r Tutorials/ docs/
make -C docs html O=-n

0 comments on commit 1c63d6f

Please sign in to comment.