Skip to content

Commit 70a905e

Browse files
committed
feat(benchmark):support benchmark
Signed-off-by: gitsrc <[email protected]>
1 parent 2362d4b commit 70a905e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
sudo apt-get update
24-
sudo apt-get install -y redis-tools netcat
24+
sudo apt-get install -y redis-tools netcat-openbsd
2525
2626
- name: Run benchmark
2727
run: |

0 commit comments

Comments
 (0)