Skip to content

Commit 57873f2

Browse files
authored
Fix griffe version
1 parent 9c95015 commit 57873f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
cp devito/FAQ.md FAQ.qmd
5050
# Remove back to top as integrated in all pages of the website
5151
sed -i '/^\[top/d' FAQ.qmd
52+
# Install quartodoc
53+
pip install griffe==0.38.1
5254
pip install git+https://github.com/machow/quartodoc.git
5355
quartodoc build
5456

0 commit comments

Comments
 (0)