Skip to content

Commit 850a973

Browse files
committed
install rocksdb in the ci
1 parent 60437c7 commit 850a973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark-runner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- name: Install benchmark dependencies
6262
run: |
6363
sudo .install/install_script.sh
64+
./install_rocksdb_simple.sh
6465
sudo apt install python3-pip -y
6566
pip3 install --upgrade pip PyYAML setuptools redisbench-admin
6667
pip3 install -r requirements.txt

0 commit comments

Comments
 (0)