fix: Update rust_build_test.yml
This commit is contained in:
parent
610dd04e2c
commit
34e74d0e3b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust_build_test.yml
vendored
2
.github/workflows/rust_build_test.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: rust_tcp_file_transfer_windows_x64_86
|
||||
path: target/release/rust_tcp_file_transfer.exe
|
||||
path: target/release/*.exe
|
||||
|
||||
build_macos:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue