Update CI yml
This commit is contained in:
parent
f6058d1113
commit
8dbb48cdf3
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -8,7 +8,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: juankaram/rust-musl-action@master
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v1
|
||||
- name: Build
|
||||
run: cargo build --target x86_64-unknown-linux-musl --release --example parse_sv
|
||||
|
Loading…
x
Reference in New Issue
Block a user