[ci] tfclient x64 builds (fix 7)
Some checks reported warnings
/ build_x64 (push) Has been cancelled
Some checks reported warnings
/ build_x64 (push) Has been cancelled
This commit is contained in:
parent
a439b9da90
commit
96e5229de5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
toolchain: stable
|
||||
override: true
|
||||
- name: Install additional dependencies
|
||||
run: apt install libclang-dev
|
||||
run: apt update && apt install libclang-dev clang
|
||||
- name: Enable Rust dependency caching
|
||||
uses: https://github.com/Swatinem/rust-cache@v2
|
||||
- name: Compile release binary
|
||||
|
|
Loading…
Reference in a new issue