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 ae673b0 commit 846e035Copy full SHA for 846e035
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
run: |
20
yum update -y
21
yum groupinstall "Development Tools" -y
22
- yum install -y tar wget
+ yum install -y tar wget lzip
23
24
- name: Build MuPDF
25
# https://mupdf.readthedocs.io/en/latest/quick-start-guide.html
0 commit comments