mirror of
https://github.com/plexusorg/IBConverter.git
synced 2024-11-14 16:33:34 +00:00
Update build.yml
This commit is contained in:
parent
f746cd84a9
commit
277f6a00d1
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
args: --release --all-features
|
||||
- uses: actions/upload-release-asset@v1
|
||||
with:
|
||||
upload_url: ${{ steps.build }}
|
||||
asset_path: target/release/IBConverter.exe
|
||||
asset_name: IBConverter.exe
|
||||
asset_content_type: application/octet-stream
|
||||
|
Loading…
Reference in New Issue
Block a user