privacy-scaling-explorations / zk-kit

A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
291 stars 79 forks source link

ci: fix installing circom deps #265

Closed sripwoud closed 7 months ago

sripwoud commented 7 months ago

This error when installing the necessary circom deps in the ci workflow environment seems to be a recurring microsoft issue.
As a fix we can always skip their repository.
Also see https://github.com/semaphore-protocol/semaphore/pull/751