Skip to content

Commit

Permalink
Merge branch 'main' into add-texlogsieve
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Nov 27, 2023
2 parents cc20ca3 + db81a92 commit bdefe11
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,10 @@ jobs:

- name: Install dependencies for ctanify
if: matrix.engine != 'lualatex'
run: sudo apt-get install -y libfile-copy-recursive-perl zip
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libfile-copy-recursive-perl
version: 1.0

- name: Prepare for CTAN
if: matrix.engine != 'lualatex'
Expand Down

0 comments on commit bdefe11

Please sign in to comment.