mirror of
https://github.com/plexusorg/IBConverter.git
synced 2024-11-12 23:53:32 +00:00
Update build.yml
This commit is contained in:
parent
58b9df762e
commit
59d621432c
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user