CesiumGS / cesium-unreal

Bringing the 3D geospatial ecosystem to Unreal Engine
https://cesium.com/platform/cesium-for-unreal/
Apache License 2.0
902 stars 287 forks source link

`apt update` before `apt remove` #1368

Closed kring closed 5 months ago

kring commented 5 months ago

Otherwise an outdated package source seems to break the removal process and cause CI builds to fail. Which is infurating.

kring commented 5 months ago

Merging this to unbreak CI.