ci: binary: pass extra tls certs for aritfact upload
ci: binary: extra certs ci: binary: using correct location of certs
This commit is contained in:
parent
fb6275ff2d
commit
3d79fc1817
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ jobs:
|
|||
|
||||
# upload
|
||||
- uses: actions/upload-artifact@v3
|
||||
env:
|
||||
NODE_EXTRA_CA_CERTS: /etc/ssl/certs/ca-certificates.crt
|
||||
with:
|
||||
name: ezidam.tar
|
||||
path: /tmp/ezidam.tar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue