Skip to content

Commit

Permalink
Update r-cmd-check.yml
Browse files Browse the repository at this point in the history
skipping tlmgr updates because they always fail from GH
  • Loading branch information
JuKo007 authored Feb 18, 2024
1 parent e7124c7 commit c8476a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
run: |
brew install --cask basictex
echo "/Library/TeX/texbin" >> $GITHUB_PATH
sudo /Library/TeX/texbin/tlmgr update --self --all
sudo /Library/TeX/texbin/tlmgr install collection-latex collection-latexrecommended collection-fontsrecommended
# sudo /Library/TeX/texbin/tlmgr update --self --all
# sudo /Library/TeX/texbin/tlmgr install collection-latex collection-latexrecommended collection-fontsrecommended
- name: Install rJava and other R dependencies
Expand Down

0 comments on commit c8476a7

Please sign in to comment.