Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
san7890 committed Dec 7, 2023
1 parent 1e5dbb6 commit a06a4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/install_ripgrep.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -euo pipefail

source tools/ci/dependencies.sh
source tools/ci/ci_dependencies.sh

cargo install ripgrep --features pcre2 --version $RIPGREP_VERSION

0 comments on commit a06a4c6

Please sign in to comment.