fix: Update rust_build_test.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-10-14 21:09:13 +03:00 committed by GitHub
parent 34e74d0e3b
commit 45b4f601ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
- name: Upload Windows Binary - name: Upload Windows Binary
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: rust_tcp_file_transfer_windows_x64_86 name: rust_tcp_file_transfer_windows_x64_86.exe
path: target/release/*.exe path: target/release/*.exe
build_macos: build_macos: