diff --git a/.github/workflows/rake.yml b/.github/workflows/rake.yml index ee81e0c..11490e6 100644 --- a/.github/workflows/rake.yml +++ b/.github/workflows/rake.yml @@ -20,7 +20,7 @@ jobs: - uses: teatimeguest/setup-texlive-action@v2.6.0 with: update-all-packages: true - packages: scheme-basic xetex ffcode libertine microtype hypdoc href-ul newtx biblatex biber verbatimcopy pgfopts silence setspace makecell textpos merriweather mdframed zref needspace pgf pgfplots babel-russian cyrillic lh cm-super + packages: scheme-basic xetex ffcode libertine microtype hypdoc href-ul newtx biblatex biber verbatimcopy pgfopts silence setspace makecell textpos merriweather mdframed zref needspace pgf pgfplots babel-russian cyrillic lh cm-super anyfontsize - uses: ruby/setup-ruby@v1 with: ruby-version: ${{ matrix.ruby }}