Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1fa7bf

Browse files
committed
Correct zlib?
1 parent 0fe70a5 commit c1fa7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure-pipelines-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ steps:
5656
texlive-latex-extra \
5757
texlive-latex-recommended \
5858
texlive-xetex texlive-luatex \
59-
zlib
59+
zlib1g-dev
6060
displayName: 'Install dependencies with apt'
6161
6262
- script: |

0 commit comments

Comments
 (0)