EmiyaSyahriel / CrossLauncher

XMB-like Android Launcher
MIT License
85 stars 7 forks source link

Github Action: Build and upload debug artifact #50

Closed Quackdoc closed 10 months ago

Quackdoc commented 10 months ago

This will build and upload debug artifacts for testing on every new PR and push to any branch, this will be useful for testing so users wont need to download and compile themselves or wait for a stable release.

Quackdoc commented 10 months ago

I wonder why this failed, I tested it in my local repo multiple times...

EmiyaSyahriel commented 10 months ago

I think it fails during the compilation of the sample extension app in the latest commit, That one is currently incompilable. I'll fix it ASAP.