Skip to content

Commit dc0678a

Browse files
committed
Run quartodoc
1 parent 6f3897c commit dc0678a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build-docs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ jobs:
3535
cd docs
3636
make deps
3737
38+
- name: Run quartodoc
39+
run: |
40+
cd docs
41+
make quartodoc
42+
3843
- name: Build site
3944
run: |
4045
cd docs

0 commit comments

Comments
 (0)