[ci] tfclient x64 builds (fix 8)
All checks were successful
/ build_x64 (push) Successful in 3m42s

This commit is contained in:
core 2023-09-27 14:12:34 -04:00
parent 96e5229de5
commit c4cce4a638
Signed by: core
GPG key ID: FDBF740DADDCEECF

View file

@ -21,7 +21,7 @@ jobs:
toolchain: stable
override: true
- name: Install additional dependencies
run: apt update && apt install libclang-dev clang
run: apt update && apt-get install -y libclang-dev clang
- name: Enable Rust dependency caching
uses: https://github.com/Swatinem/rust-cache@v2
- name: Compile release binary