[ci] fix check GHA (#389)
parent
ae8d5ef88c
commit
150c6c9e66
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Set-Up
|
- name: Set-Up
|
||||||
run: sudo apt install -y git clang curl libssl-dev llvm libudev-dev
|
run: sudo apt install -y git clang curl libssl-dev llvm libudev-dev protobuf-compiler
|
||||||
|
|
||||||
- name: Install Rustup
|
- name: Install Rustup
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue