flatpak / flatpak-github-actions

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

Allow multiple repositories in repository-name #88

Open A6GibKm opened 2 years ago

A6GibKm commented 2 years ago

flatpak-builder's flag --install-deps-from can be called multiple times to specify multiple repositories.

bilelmoussaoui commented 2 years ago

That makes sense to me but we have an issue, if you set repository-url, we don't know which name to pick from a list of repo names.