mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
and git, specifically, needs the cert path
This commit is contained in:
parent
ca067106c1
commit
70d7559112
|
@ -5,10 +5,15 @@ distributable:
|
|||
versions:
|
||||
github: git/git/tags
|
||||
|
||||
env:
|
||||
runtime:
|
||||
GIT_SSL_CAINFO: ${{deps.curl.se/ca-certs.prefix}}/ssl/cert.pem
|
||||
|
||||
dependencies:
|
||||
zlib.net: 1
|
||||
gnu.org/gettext: ^0.21
|
||||
curl.se: '>=5'
|
||||
curl.se/ca-certs: '*'
|
||||
perl.org: '*'
|
||||
libexpat.github.io: ~2
|
||||
|
||||
|
|
Loading…
Reference in a new issue