mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-31 15:21:31 +00:00
has curl?
This commit is contained in:
parent
e182bc7518
commit
48c88a6ac7
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ steps:
|
|||
prepare_repo:
|
||||
image: alpine:3
|
||||
commands:
|
||||
- curl --version
|
||||
- apk add git
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
|
Loading…
Reference in a new issue