Skip to content

Commit 283834e

Browse files
authored
Fix package name
1 parent 5ee754b commit 283834e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
with:
121121
name: build-${{ inputs.version }}-latex
122122
- run: sudo apt-get update
123-
- run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy texlive-langportuguese
123+
- run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy texlive-lang-portuguese
124124
- run: make
125125
- uses: actions/upload-artifact@v4
126126
with:

0 commit comments

Comments
 (0)