This website requires JavaScript.
Explore
Help
Sign In
arnekeller
/
ripgrep-all
Watch
1
Star
0
Fork
0
You've already forked ripgrep-all
mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced
2024-11-08 14:00:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2aa4fc4a72
ripgrep-all
/
ci
/
ubuntu-install-packages
6 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use github workflow instead of travis
2020-05-19 09:10:11 +00:00
#!/bin/sh
CI: install poppler-utils
2020-12-28 12:01:54 +00:00
CI: try with choco
2020-12-29 10:16:24 +00:00
sudo apt-get update
CI: install poppler-utils
2020-12-28 12:01:54 +00:00
sudo apt-get install -y --no-install-recommends \
poppler-utils
Reference in New Issue
Copy Permalink