Closed traversaro closed 2 years ago
It seems that the brew install cmake
was always running on Linux, it only started failing now, probably because something changed in Linux images. However, we can easily fix this by not installing cmake with brew on Linux, see: https://github.com/robotology/icub-models/pull/173 .
See https://github.com/robotology/icub-models/actions/runs/3132612718 . It seems that for some reason the macOS step is being executed, not sure why.