Skip to content

Commit

Permalink
test edits to publish yaml again
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Oct 17, 2024
1 parent 01fd7c1 commit 8c6a421
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ jobs:
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

- name: Install TinyTeX
run: |
tlmgr install xetex
tlmgr install texlive-latex-extra
tlmgr install texlive-xetex
tlmgr install texlive-fonts-recommended
tlmgr path add
- name: Set up Quarto with TeX Live using Docker
uses: docker://quartoquarto/quarto:latest

- name: Render Quarto Site
run: quarto render

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit 8c6a421

Please sign in to comment.