We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0051257 commit 577c6c9Copy full SHA for 577c6c9
.github/workflows/check.yml
@@ -40,7 +40,7 @@ jobs:
40
shell: bash
41
42
- name: List copied extension dir contents
43
- run: ls -a _exensions/quarto-svelte
+ run: ls -a _extensions/quarto-svelte
44
working-directory: ./docs
45
46
- name: Render quarto-svelte docs
.github/workflows/publish.yml
0 commit comments