mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 00:07:36 +08:00
Cygwin: CI: Make sure pdflatex TeX format exists
On Fedora, make sure the needed pdflatex TeX format exists after prerequisite installation, to avoid the output of mktexfmt during build.
This commit is contained in:
parent
4b0e66093c
commit
544637b21b
1
.github/workflows/cygwin.yml
vendored
1
.github/workflows/cygwin.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
# install doc tools
|
||||
- run: dnf install -y dblatex docbook2X docbook-xsl xmlto
|
||||
- run: dnf install -y python3 python3-lxml python3-ply
|
||||
- run: fmtutil-sys --byfmt pdflatex && texhash
|
||||
|
||||
# build
|
||||
- run: mkdir build install
|
||||
|
Loading…
x
Reference in New Issue
Block a user