Skip to content

Commit 997d3ab

Browse files
committed
fix: 🐛 remove extra quartodoc build step
1 parent 68c422e commit 997d3ab

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

template/.github/workflows/checks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ jobs:
124124
- name: Build function reference docs
125125
run: uv run quartodoc build
126126

127-
- name: Build function reference docs
128-
run: uvx quartodoc build
129-
130127
# Check that the website builds, but don't publish it
131128
- name: Render Quarto Project
132129
uses: quarto-dev/quarto-actions/render@8a96df13519ee81fd526f2dfca5962811136661b # v2.2.0

0 commit comments

Comments
 (0)