Skip to content

Commit 49074f2

Browse files
authored
Update build-docs.yml
fix syntax error
1 parent 9946989 commit 49074f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-docs.yml

-2
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@ jobs:
2323
bash
2424
cache-environment: true
2525
post-cleanup: 'all'
26-
2726
- name: Install tinytex
2827
shell: micromamba-shell {0}
2928
run: quarto install tinytex
30-
3129
- name: Build docs
3230
shell: micromamba-shell {0}
3331
run: quarto render .

0 commit comments

Comments
 (0)