[ci] tfclient x64 builds (fix 4)
Some checks failed
/ build_x64 (push) Failing after 1m19s

This commit is contained in:
core 2023-09-27 14:03:11 -04:00
parent 7d217b92c9
commit 5533f2853d
Signed by: core
GPG key ID: FDBF740DADDCEECF

View file

@ -26,7 +26,4 @@ jobs:
command: build
args: --release --bin tfclient
- name: Upload binary
uses: actions/upload-artifact@v3
with:
name: tfclient
path: target/release/tfclient
run: ls -lar target/release