Skip to content

Commit

Permalink
#185 no build
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 4, 2024
1 parent 30d618e commit b9a678e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion steps/install.sh
Expand Up @@ -85,7 +85,6 @@ fi

if ! pdftotext -v >/dev/null 2>&1; then
if [ -n "${linux}" ]; then
apt-get purge -y build
apt-get install -y libpoppler-dev
else
echo "Install 'poppler' somehow"
Expand Down

0 comments on commit b9a678e

Please sign in to comment.