Skip to content

Commit f9583a1

Browse files
committed
fixup
1 parent 6690a8c commit f9583a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dep_rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
- name: clippy exhaustive check
7676
if: ${{ (runner.os == 'Linux' )}}
7777
run: |
78+
sudo apt-get install -y jq
7879
just clippy-exhaustive ${{ matrix.config }}
7980
8081
# Does not check for updated Cargo.lock files for test rust guests as this causes an issue with this checkwhen deoendabot updates dependencies in common crates

0 commit comments

Comments
 (0)