fix dependencies again
This commit is contained in:
parent
20b6ce03cf
commit
1c991a8018
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ test:
|
||||||
stage: test
|
stage: test
|
||||||
image: rust:alpine3.22
|
image: rust:alpine3.22
|
||||||
script:
|
script:
|
||||||
- apk add openssl-dev git musl-dev lld
|
- apk add openssl-dev git musl-dev lld openssl
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue