mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-08 14:00:37 +00:00
install poppler utils in ci
This commit is contained in:
parent
21395734af
commit
5b6c1b1a07
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -41,6 +41,8 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
override: true
|
||||
- name: Install xmllint
|
||||
run: sudo apt-get install -y poppler-utils
|
||||
|
||||
- name: Run cargo test
|
||||
uses: actions-rs/cargo@v1
|
||||
|
Loading…
Reference in New Issue
Block a user