Skip to content

Commit 17c5ba0

Browse files
authored
Update build.yml
1 parent a9aeeae commit 17c5ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
lualatex --version
6060
6161
- name: Render PDF with lualatex
62-
run: quarto render your_document.qmd --to pdf --pdf-engine=lualatex
62+
run: quarto render Notebook_causal_survival.qmd --to pdf --pdf-engine=lualatex
6363

6464
- name: Render and Publish
6565
uses: quarto-dev/quarto-actions/publish@v2

0 commit comments

Comments
 (0)