Skip to content

Commit

Permalink
Check software versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sajith committed May 14, 2024
1 parent e7ca05b commit d4f2b27
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@ jobs:
- name: Set up TeXLive
uses: teatimeguest/setup-texlive-action@v3

- name: Check `tlmgr` version
run: tlmgr --version

- name: Check quarto version
run: quarto --version

- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2

0 comments on commit d4f2b27

Please sign in to comment.