We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4a2ad commit 5ee754bCopy full SHA for 5ee754b
.github/workflows/check.yml
@@ -120,7 +120,7 @@ jobs:
120
with:
121
name: build-${{ inputs.version }}-latex
122
- run: sudo apt-get update
123
- - run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy
+ - run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy texlive-langportuguese
124
- run: make
125
- uses: actions/upload-artifact@v4
126
0 commit comments