robotology / assistive-rehab

Assistive and Rehabilitative Robotics
https://robotology.github.io/assistive-rehab/doc/mkdocs/site
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

CI fails because of `curl` build error #304

Closed pattacini closed 2 years ago

pattacini commented 2 years ago

Opened issue upstream: https://github.com/microsoft/vcpkg/issues/23874.

pattacini commented 2 years ago

@traversaro gave https://github.com/robotology/robotology-superbuild-dependencies-vcpkg/pull/51 another whirl. If successful, we will be able to update vcpkg.

pattacini commented 2 years ago

The attempt came off well; we're now yielding a new release.

traversaro commented 2 years ago

The attempt came off well; we're now yielding a new release.

Release where the new archive will be uploaded: https://github.com/robotology/robotology-superbuild-dependencies-vcpkg/releases/tag/v0.8.0 . Job that is producing the archive: https://github.com/robotology/robotology-superbuild-dependencies-vcpkg/actions/runs/2161357833 .

pattacini commented 2 years ago

Everything works fine again as in https://github.com/robotology/assistive-rehab/actions/runs/2165904817.

Thanks heaps @traversaro!