ci: fix img
This commit is contained in:
parent
a951eff714
commit
ca75f84ee2
@ -3,7 +3,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: rust/1-alpine
|
image: rust:1-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache musl-dev
|
- apk add --no-cache musl-dev
|
||||||
- cargo fetch
|
- cargo fetch
|
||||||
|
Loading…
Reference in New Issue
Block a user