Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Jiang authored Nov 16, 2020
1 parent 054c7aa commit 3121b70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:

- uses: r-lib/actions/setup-pandoc@v1

- uses: r-lib/actions/setup-tinytex@v1
- run: tlmgr --version

- name: set token for cytoinstaller(and remotes) to increase github API rate limit
env:
SUPER_SECRET: ${{ secrets.CYTOINSTALLER_TOKEN }}
Expand Down

0 comments on commit 3121b70

Please sign in to comment.