Set up GitHub Actions and fix wrapper script
Validate builds for PRs and pushes on master.
Check the result at https://github.com/Goooler/Notally/actions/runs/9398823467/job/25884993374.
What exactly is the point of this?
https://github.com/features/actions
@Goooler I can see from your last Action (from June) https://github.com/Goooler/Notally/actions/runs/9398823467/job/25884993374 that this does a sanity check build (potentially useful for sanity checking PRs). Does this make test/installable APKs available?
That makes sure the assemble tasks pass, and we can upload the build artifacts as well.