flatpak / flatpak-github-actions

Build your Flatpak application using Github Actions
https://github.com/marketplace/actions/flatpak-builder
MIT License
157 stars 40 forks source link

fix(flat-manager): Fix push of EoL arguments #157

Closed davidmhewitt closed 11 months ago

davidmhewitt commented 11 months ago

push_back is not valid for arrays in JS, so the action was failing when any of the EoL options were set.