Skip to content

Commit

Permalink
Update build_with_qpdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinZiabek authored Oct 15, 2024
1 parent 0e6e2e2 commit 6e78a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_with_qpdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
shell: bash
run: |
git clone https://github.com/qpdf/qpdf --branch stable --single-branch
cd qpdf
cmake -S . -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo
cmake --build build --parallel --target libqpdf libqpdf_static
cmake --install build --component lib
Expand Down

0 comments on commit 6e78a65

Please sign in to comment.