Update build.yml

This commit is contained in:
Telesphoreo 2022-05-14 01:18:06 -05:00 committed by GitHub
parent 58b9df762e
commit 59d621432c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -15,3 +15,7 @@ jobs:
with:
command: build
args: --release --all-features
- uses: actions/upload-artifact@v3
with:
name: IBConverter-Linux
path: target/release/IBConverter*