Skip to content

Commit

Permalink
Add tcolorbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Jul 10, 2020
1 parent aae3d54 commit 419721a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@ jobs:
- name: Install TinyTex
uses: r-lib/actions/setup-tinytex@v1

- name: Install LaTeX
- name: Install LaTeX dependencies
shell: bash -l {0}
run: |
tlmgr install xetex
tlmgr install tcolorbox
- name: Lint package
shell: bash -l {0}
Expand Down

0 comments on commit 419721a

Please sign in to comment.