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