Skip to content

Commit cafd374

Browse files
add jq install
1 parent 3de4243 commit cafd374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_linux_op_benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
- name: Download OP Baseline
125125
continue-on-error: true
126126
run: |
127+
pip install jq
127128
gh api \
128129
--method GET -F per_page=100 -F page=10 \
129130
-H "Accept: application/vnd.github+json" -H "X-GitHub-Api-Version: 2022-11-28" \

0 commit comments

Comments
 (0)