Skip to content

Commit 2b98ca7

Browse files
author
Frank
committed
sync
1 parent c8ea011 commit 2b98ca7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/run-benchmark.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
- name: Install dependencies
4747
run: bun install
4848

49+
- name: Install OpenCode CLI
50+
run: bun add -g opencode-ai
51+
4952
- name: Print benchmark config
5053
env:
5154
RUN_COUNT: ${{ inputs.run }}

0 commit comments

Comments
 (0)