Skip to content

Commit

Permalink
fix: actions for quarto
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Jul 31, 2024
1 parent 8e8e1bc commit 7c6cee0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,8 @@ jobs:
- name: Install quarto to build cheatsheet
uses: quarto-dev/quarto-actions/setup@v2
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tinytex: true

Expand Down

0 comments on commit 7c6cee0

Please sign in to comment.