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 5ee754b commit 283834eCopy full SHA for 283834e
.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 texlive-langportuguese
+ - run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy texlive-lang-portuguese
124
- run: make
125
- uses: actions/upload-artifact@v4
126
0 commit comments