Skip to content

Commit c970d56

Browse files
committed
removing a mistaken line in the quarto action
1 parent 6c87add commit c970d56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323

2424
- name: Set up Quarto
2525
uses: quarto-dev/quarto-actions/setup@v2
26-
with:
27-
version: latest
2826

2927
- name: Render documentation
3028
run: |

0 commit comments

Comments
 (0)