fix: Update rust_build_test.yml
This commit is contained in:
parent
34e74d0e3b
commit
45b4f601ba
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
|
@ -41,7 +41,7 @@ jobs:
|
|||
- name: Upload Windows Binary
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: rust_tcp_file_transfer_windows_x64_86
|
||||
name: rust_tcp_file_transfer_windows_x64_86.exe
|
||||
path: target/release/*.exe
|
||||
|
||||
build_macos:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue