This commit is contained in:
parent
7d217b92c9
commit
5533f2853d
1 changed files with 1 additions and 4 deletions
|
@ -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
|
Loading…
Reference in a new issue