zmkfirmware / zmk-studio

Apache License 2.0
84 stars 18 forks source link

fix(app): Tweak webkit dep version for CI builds #92

Closed petejohanson closed 6 hours ago

petejohanson commented 4 days ago

Fix AppImage building by pinning webkit dep version.

netlify[bot] commented 4 days ago

Deploy Preview for zmk-studio ready!

Name Link
Latest commit e7689ece60098f84de48551b5c0dfc949718a2f2
Latest deploy log https://app.netlify.com/sites/zmk-studio/deploys/673bc48b34758a0008d6c4d4
Deploy Preview https://deploy-preview-92.preview.zmk.studio
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

petejohanson commented 4 days ago

Found this fix after reviewing how gitbutler had addressed things: https://github.com/gitbutlerapp/gitbutler/issues/5282

Was previously broken here on Fedora 41 but downloading the AppImage from the artifacts from this PR is works as expected.