[ci] tfclient x64 builds (fix 4)
/ build_x64 (push) Failing after 1m19s
Details
/ build_x64 (push) Failing after 1m19s
Details
This commit is contained in:
parent
7d217b92c9
commit
5533f2853d
|
@ -26,7 +26,4 @@ jobs:
|
||||||
command: build
|
command: build
|
||||||
args: --release --bin tfclient
|
args: --release --bin tfclient
|
||||||
- name: Upload binary
|
- name: Upload binary
|
||||||
uses: actions/upload-artifact@v3
|
run: ls -lar target/release
|
||||||
with:
|
|
||||||
name: tfclient
|
|
||||||
path: target/release/tfclient
|
|
Loading…
Reference in New Issue