ci: install musl dependency
This commit is contained in:
parent
7977e1632a
commit
4914d6b269
@ -6,4 +6,5 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: rust:alpine
|
image: rust:alpine
|
||||||
commands:
|
commands:
|
||||||
|
- apk add --no-cache musl-dev
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user