Update build.yml

This commit is contained in:
2022-05-14 01:18:06 -05:00
committed by GitHub
parent 58b9df762e
commit 59d621432c

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*