Skip to content

Commit 05a5195

Browse files
no need for ci alias anymore
1 parent 2c5334c commit 05a5195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
restore-keys: cljdeps-
4040

4141
- name: Build the content notebooks
42-
run: clojure -M:clay -A:markdown:ci
42+
run: clojure -M:clay -A:markdown
4343

4444
- name: Set up Quarto
4545
uses: quarto-dev/quarto-actions/setup@v2

0 commit comments

Comments
 (0)