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 9577fed commit 79d6f8bCopy full SHA for 79d6f8b
1 file changed
.github/workflows/update-and-build.yml
@@ -123,8 +123,6 @@ jobs:
123
name: build-${{ matrix.version }}-latex
124
- run: sudo apt-get update
125
- run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy
126
- - run: sudo apt-get install -y librsvg2-bin
127
- if: ${{ fromJSON(matrix.version) >= 3.14 }}
128
- run: make
129
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
130
with:
0 commit comments