gridcoin-community / Gridcoin-Research

Gridcoin-Research
MIT License
585 stars 173 forks source link

build: CMake CI broken #2761

Closed jamescowens closed 2 months ago

jamescowens commented 2 months ago

@CyberTailor Looks like CMake CI is broken. Something with libzip. Can you fix please? See https://github.com/jamescowens/Gridcoin-Research/actions/runs/8959753666 for example.

CyberTailor commented 2 months ago

Looks like it was a transitive dependency of some other package, easy to miss. It's worth to take another look on dependencies and list all of them explicitly.

jamescowens commented 2 months ago

Ok. Put up a PR for that. Thx