Skip to content

Commit

Permalink
add tinytex
Browse files Browse the repository at this point in the history
  • Loading branch information
lugruber committed Aug 29, 2024
1 parent ecaeeed commit 6d6c640
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
#
# It is unlikely that you need to modify this file manually.

- name: Setup TeX Live
uses: teatimeguest/setup-texlive-action@v3
with:
packages: scheme-basic

name: R-hub
run-name: "${{ github.event.inputs.id }}: ${{ github.event.inputs.name || format('Manually run by {0}', github.triggering_actor) }}"

Expand Down
6 changes: 3 additions & 3 deletions man/bvar.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d6c640

Please sign in to comment.