Skip to content

Commit 46d7de0

Browse files
committed
Add jq to RHEL machines
1 parent beb0607 commit 46d7de0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/platform_environment_setup/rhel9/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ runs:
3030
gcc \
3131
g++ \
3232
scl-utils \
33+
jq \
3334
shell: bash
3435

3536
- name: Install CodeChecker

0 commit comments

Comments
 (0)