This commit is contained in:
parent
41e2a74761
commit
5c23a01683
@ -7,6 +7,10 @@
|
|||||||
event: ["push", "pull_request", "manual"]
|
event: ["push", "pull_request", "manual"]
|
||||||
},
|
},
|
||||||
commands: [
|
commands: [
|
||||||
|
"echo Setting up Flatpak.",
|
||||||
|
"flatpak remote-add --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo",
|
||||||
|
"flatpak update --user",
|
||||||
|
|
||||||
"echo Installing Stow Flatpak Dependancies.",
|
"echo Installing Stow Flatpak Dependancies.",
|
||||||
"flatpak-builder --user --install-deps-only --install-deps-from=flathub build org.gnu.Stow.yml",
|
"flatpak-builder --user --install-deps-only --install-deps-from=flathub build org.gnu.Stow.yml",
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user