Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 819 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 819 Bytes

Qpdf Installer for GitHub Actions

test License

This GitHub action installs qpdf:

- uses: yegor256/qpdf-action@master

I'm sorry, but it works on Ubuntu only. If you know how to make it work no MacOS and Windows, please, submit a pull request, I will gladly accept it.

Also, there is no caching now. This means that every time it will take about a few minutes to install qpdf, on every single build. This is terrible, but I don't know how to fix this. If you know, please submit a pull request.