doc: Update rust.yml
This commit is contained in:
parent
1bf86cd0e2
commit
11444c7100
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -37,6 +37,6 @@ jobs:
|
|||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: rust-tcp-transfer
|
||||
path: /home/runner/work/rust-tcp-file-transfer/rust-tcp-file-transfer/target/release/rust-tcp-file-transfer
|
||||
path: target/release/rust-tcp-file-transfer
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue