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 dffc04a commit 05de851Copy full SHA for 05de851
.github/workflows/check.yml
@@ -35,7 +35,7 @@ jobs:
35
node-version: 20
36
37
- name: Copy quarto-evelte extension
38
- run: ./copy-extension
+ run: ./copy-extension.sh
39
working-directory: ./docs
40
shell: bash
41
.github/workflows/publish.yml
0 commit comments