Update CI yml
This commit is contained in:
parent
83cffab0b3
commit
0f472b0b87
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -8,6 +8,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: juankaram/rust-musl-action@master
|
- uses: davidgraeff/rust-musl-action@master
|
||||||
|
- uses: actions/checkout@master
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --manifest-path sv-parser/Cargo.toml --target x86_64-unknown-linux-musl --release --example parse_sv
|
run: cargo build --target x86_64-unknown-linux-musl --release --example parse_sv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user