Skip to content

Commit

Permalink
add libpoppler-cpp-dev to ghactions
Browse files Browse the repository at this point in the history
  • Loading branch information
pachadotdev committed Sep 23, 2024
1 parent 0dd172a commit 54adf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
sudo add-apt-repository -y ppa:alex-p/tesseract-ocr5
sudo apt-get update
sudo apt-get install -y libtesseract-dev tesseract-ocr tesseract-ocr-eng
sudo apt-get install -y libtesseract-dev tesseract-ocr tesseract-ocr-eng libpoppler-cpp-dev
- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 54adf13

Please sign in to comment.