Skip to content

Commit 76b19ac

Browse files
committed
undo ci change
1 parent 14bcb7e commit 76b19ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
fetch-depth: 0
2525
- uses: astral-sh/setup-uv@v3
2626
- run: uv python install
27-
- uses: quarto-dev/quarto-actions/setup@v2
2827
- run: make build install
28+
- uses: quarto-dev/quarto-actions/setup@v2
2929
- run: make docs
3030
- uses: actions/configure-pages@v3
3131
- uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)