unlimitedbacon / stl-thumb

Thumbnail generator for STL files
MIT License
1.02k stars 89 forks source link

Update OS to 22.04, Added RPM compile #84

Open alextrical opened 6 months ago

alextrical commented 6 months ago

Updated base OS from 18.04 to 22.04 as the old version of Ubuntu wasn't able to be fetched. Build set to Release, and strip out debugging flags. Generation of RPM files for all 3 architectures setup inline with the DEB generation. Added workflow_dispatch: to the workflow, allowing the the WebUI to trigger a workflow.

Artifacts for RPM and DEB are combined in one archive per architecture.