SurrealDB-Explorer
SurrealDB-Explorer copied to clipboard
ci: Linux build + update CI, Wails, Nodejs
Fixes #3
Thank you for this! I couldn't get the build to work for linux, also had no way to test it! let me know when it's good to go :)
You're welcome!
I got a successful build after patching Wails. There was a crash happening during startup because of some empty key, which I have patched and am waiting for them to review.
The CI works, but I haven't tested the publishing part yet.
Might be easier if we merge this, and I upload the binary using the patched Wails so that we do not have to wait for them. Up to you
My fix for linux has merged to Wails https://github.com/wailsapp/wails/pull/2672
Once Wails releases a new version, I will update this PR