We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d3a93 commit cc4310eCopy full SHA for cc4310e
.github/workflows/clippy.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install deps
18
run: |
19
sudo apt-get update -y
20
- sudo apt-get install -y --no-install-recommends pkg-config clang llvm llvm-dev libclang-dev
+ sudo apt-get install -y --no-install-recommends clang llvm llvm-dev libclang-dev
21
22
- name: Install rust
23
uses: dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 # v1
0 commit comments