[ci] tfclient x64 build uploading fix
/ build_x64 (push) Failing after 2m23s Details

This commit is contained in:
core 2023-09-28 09:39:08 -04:00
parent 7b3df2a641
commit 564dbc3a6b
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 1 additions and 1 deletions

View File

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