webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
https://webui.me
MIT License
2.37k stars 146 forks source link

Fix macos artifact upload #280

Closed ttytm closed 7 months ago

ttytm commented 7 months ago

Fixes artifact upload regression for macos builds where the artifact fails to upload.

E.g.

The default of upload-artifact is a zip. With the change, it is again similar to the Linux workflow https://github.com/webui-dev/webui/blob/ac4ea8cd7b11daf3d96c65db03e6c02e1e0bd6d2/.github/workflows/linux.yml#L89-L93