Skip to content

Commit

Permalink
Fix griffe version
Browse files Browse the repository at this point in the history
  • Loading branch information
mloubout authored Jan 17, 2024
1 parent 9c95015 commit 57873f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
cp devito/FAQ.md FAQ.qmd
# Remove back to top as integrated in all pages of the website
sed -i '/^\[top/d' FAQ.qmd
# Install quartodoc
pip install griffe==0.38.1
pip install git+https://github.com/machow/quartodoc.git
quartodoc build
Expand Down

0 comments on commit 57873f2

Please sign in to comment.