Skip to content

Commit

Permalink
see if this fix the ruby gems issue https://github.com/yihui/knitr/ac…
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Dec 13, 2022
1 parent ccb07c4 commit 06e4312
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/knitr-examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get install -y libpoppler-cpp-dev graphviz asymptote highlight coffeescript scala optipng ghostscript
# downgrade ruby to remove deprecated
# https://github.com/rubygems/rubygems/issues/3068
sudo gem update --system 3.0.8
- name: Install CTAN dependencies
run: |
Expand Down

0 comments on commit 06e4312

Please sign in to comment.