mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
use flatpakrepo file
This commit is contained in:
parent
66fa914993
commit
3490844706
2 changed files with 3 additions and 3 deletions
|
|
@ -41,9 +41,9 @@ inputs:
|
|||
required: false
|
||||
default: "flathub"
|
||||
flatpak_remote_url:
|
||||
description: The URL of the Flatpak remote repo
|
||||
description: The URL of the Flatpak remote flatpakrepo file
|
||||
required: false
|
||||
default: https://dl.flathub.org/repo/
|
||||
default: https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak_remote_refs:
|
||||
description: Space delimited list of refs to the flatpak packages to install
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue