filecoin-project / filecoin-ffi

C and CGO bindings for Filecoin's Rust libraries
Other
94 stars 136 forks source link

CI failure due to ssh key issue #441

Closed cryptonemo closed 7 months ago

cryptonemo commented 7 months ago

CI is showing this error:

Using SSH Config Dir '/home/circleci/.ssh'
git version 2.41.0
Cloning git repository
Cloning into '.'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

exit status 128

I don't have access to check/update ssh keys it seems, so flagging that someone with access should resolve this.

vmx commented 7 months ago

I think the issue is fixed now.