Skip to content

Commit 79d6f8b

Browse files
authored
Update update-and-build.yml, partial revert
1 parent 9577fed commit 79d6f8b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/update-and-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ jobs:
123123
name: build-${{ matrix.version }}-latex
124124
- run: sudo apt-get update
125125
- 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 }}
128126
- run: make
129127
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
130128
with:

0 commit comments

Comments
 (0)