mirror of
https://github.com/plexusorg/IBConverter.git
synced 2026-06-04 02:36:54 +00:00
Update build.yml
This commit is contained in:
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user