mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-24 04:14:57 +00:00
CI: install poppler-utils
This commit is contained in:
parent
6c6b7824ce
commit
97d6e06390
@ -1 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
udo apt-get update
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
poppler-utils
|
||||
|
Loading…
Reference in New Issue
Block a user