Commit graph

3 commits

Author SHA1 Message Date
SoftFever
96c861f906
CICD (#167)
CICD
2023-01-12 22:55:50 +08:00
SoftFever
67078dce32
Update appimage.yml 2023-01-08 21:07:25 +08:00
fang64
af44269767
app image builder feature (#86)
* deps/wxWidgets: Disable EGL for wxGLCanvas

To work around <https://github.com/supermerill/SuperSlicer/issues/1093>.

* Fix USE_GLCANVAS_EGL=OFF for only Linux Builds

* Add -r flag to BuildLinux.sh to skip ram check

* Add support for AppImage build in containers.

* Add GitHub Action Workflow to Build AppImage

* Update AppImage-Builder to use upload-artifact v3

Co-authored-by: Zhaofeng Li <hello@zhaofeng.li>
2023-01-02 14:48:20 +08:00