firebelley / godot-export

Automatically exports your Godot games.
MIT License
461 stars 53 forks source link

Wine install fails for ubuntu latest (20.04) #46

Closed firebelley closed 3 years ago

firebelley commented 3 years ago

Ubuntu latest now points to 20.04 in GitHub actions, and the current method of installing wine fails because of this. Only relevant when update_windows_icons is set to true. Workaround is to use 18.04 explicitly for your workflow.

firebelley commented 3 years ago

Fixed in v2.8.0