Update CI yml
This commit is contained in:
parent
625b23583e
commit
5d1859afb2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
||||
steps:
|
||||
- uses: juankaram/rust-musl-action@master
|
||||
- name: Build
|
||||
args: cargo build --target x86_64-unknown-linux-musl --release --example parse_sv
|
||||
run: cargo build --manifest-path sv-parser/sv-parser/Cargo.toml --target x86_64-unknown-linux-musl --release --example parse_sv
|
||||
|
Loading…
x
Reference in New Issue
Block a user