Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.07k stars 2.06k forks source link

Cura fork github actions fail to run #19583

Open KimmoHop opened 2 weeks ago

KimmoHop commented 2 weeks ago

Cura Version

? commit ad309b0

Operating System

github actions

Printer

not related

Reproduction steps

  1. fork Cura in github
  2. wait for build actions to run

Actual results

Run failed: All installers - master (ad309b0) (or similar)

Expected results

Either:

Add your .zip and screenshots here ⬇️

image image

KimmoHop commented 2 weeks ago

It would be nice to have at least one working way to build Cura and Cura Engine. If not locally (tried many times, abandoned equally many times), then in github.

Are there secrets or user settings missing? Are they documented somewhere?

PrusaSlicer building works out of the box. Maybe Cura build scripts could be improved to get correct versions (as in they are compatible with each other and compile) libraries and tools without manual work?