t-oster / VisiCut

A userfriendly tool to prepare, save and send Jobs to Lasercutters
https://visicut.org
Other
235 stars 115 forks source link

Fix release version detection #722

Closed TheAssassin closed 7 months ago

TheAssassin commented 7 months ago

Should fix build issues like in #721.

mgmax commented 7 months ago

Thanks for the improvement. I'm not sure if this really solves the root cause. We will probably have the same issue if someone clones and builds locally. Looks like GitHub releases is only intended for building "release" versions and not every single commit?

TheAssassin commented 7 months ago

People are indeed affected locally as well. This was specifically meant to "fix" the problem on the CI for now. I know that @jnweiger has had this problem locally once already.