Install ripgrep
This commit is contained in:
parent
a2c0085cf1
commit
4561b9dde2
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ jobs:
|
|||
with:
|
||||
node-version: ${{matrix.node}}
|
||||
|
||||
- name: Install ripgrep
|
||||
run: apt-get install ripgrep -y
|
||||
|
||||
- name: Setup emacs
|
||||
uses: ./.forgejo/install-emacs
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue