There was an error while loading. Please reload this page.
1 parent 3db17d8 commit 4ad7e56Copy full SHA for 4ad7e56
1 file changed
.github/workflows/rust.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
sudo apt-get update
41
sudo apt-get install clang
42
- sudo apt-get install libclang1
+ sudo apt-get install libclang-dev
43
sudo apt-get install libeccodes-dev
44
rustup update stable
45
cargo install cargo-criterion
0 commit comments