We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d47d2a + 6965b5e commit d39ab5bCopy full SHA for d39ab5b
1 file changed
.github/workflows/render-and-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
restore-keys: cljdeps-
40
41
- name: Build the content notebooks
42
- run: clojure -J-Dclojure.main.report=stderr -M:clay -a [:markdown]
+ run: clojure -M:clay -a [:markdown]
43
44
- name: Set up Quarto
45
uses: quarto-dev/quarto-actions/setup@v2
0 commit comments