Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
norm committed Apr 21, 2021
1 parent 0705b39 commit 1448b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install dependencies
run: |
pip install -r requirements.txt
sudo apt-get install silversearcher-ag
sudo apt-get install silversearcher-ag ripgrep
- name: Generate CSS
env:
Expand Down

0 comments on commit 1448b07

Please sign in to comment.