mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-28 07:57:01 +00:00
fix(ci): install ripgrep for script checks (#3260)
This commit is contained in:
@@ -54,6 +54,7 @@ runs:
|
|||||||
build-essential \
|
build-essential \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
ripgrep \
|
||||||
unzip \
|
unzip \
|
||||||
protobuf-compiler
|
protobuf-compiler
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user