Skip to content

Commit 1608e49

Browse files
committed
Install another missing tex pkg for GH Actions
1 parent dd7d650 commit 1608e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- uses: r-lib/actions/setup-tinytex@master
3737

38-
- run: tlmgr install pdfpages
38+
- run: tlmgr install pdfpages ae
3939

4040
- uses: r-lib/actions/setup-r@v1
4141
with:

0 commit comments

Comments
 (0)