You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Github Actions, we should be able to get cross-compilation working by running cargo tauri build on each OS. It would be nice to release them on commit (nightly releases), and stable once they're tagged.
The text was updated successfully, but these errors were encountered:
Using Github Actions, we should be able to get cross-compilation working by running
cargo tauri build
on each OS. It would be nice to release them on commit (nightly releases), and stable once they're tagged.The text was updated successfully, but these errors were encountered: