Skip to content

Commit

Permalink
minor edit to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Oct 17, 2024
1 parent 8c6a421 commit 4b03c8e
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@ jobs:

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

- name: Set up Quarto with TeX Live using Docker
uses: docker://quartoquarto/quarto:latest

- name: Render Quarto Site
run: quarto render
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tinytex: true

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

0 comments on commit 4b03c8e

Please sign in to comment.