Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed Aug 21, 2024
1 parent 7d25085 commit f95353b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cd poppler-24.08.0
mkdir build
cd build
cmake .. -DENABLE_QT5=OFF
cmake .. -DENABLE_QT5=OFF -DENABLE_NSS3=OFF
make
mv utils/pdtoppm ..
ls .
Expand Down

0 comments on commit f95353b

Please sign in to comment.