leanflutter / auto_updater

This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
MIT License
278 stars 38 forks source link

RELEASE FAILED after running flutter_distributor release #33

Closed TreyThomas93 closed 1 year ago

TreyThomas93 commented 1 year ago

running this:

flutter_distributor release --name dev --jobs release-windows

Gives me this:

Successfully built Directory: 'build/windows/runner/Release' in 50s

RELEASE FAILED in 51s

Any way to see logs for this?

cybrox commented 1 year ago

Same issue here. There doesn't seem to be a supported -v flag or something similar.

lijy91 commented 1 year ago

Can you try again with the latest version and post a log of the full output?