Skip to content

Commit

Permalink
jlreq.cls changed from b5 to b5j since TeXLive 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuto committed Jan 6, 2024
1 parent 58f6b95 commit f69a88a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby-tex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
fail-fast: false
matrix:
ruby: ['3.2']
os: [ubuntu-20.04]
os: [ubuntu-22.04]
steps:
- uses: actions/checkout@v2
- name: Install TeXLive 2020 in ubuntu
- name: Install TeXLive 2021 in ubuntu
if: runner.os == 'Linux'
run: |
sudo apt-get update -y -qq && sudo apt-get install -y -qq texlive-lang-japanese texlive-fonts-recommended texlive-fonts-extra texlive-luatex texlive-extra-utils texlive-latex-extra dvipng poppler-utils
Expand Down

0 comments on commit f69a88a

Please sign in to comment.