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