Update .woodpecker.json
Some checks failed
ci/woodpecker/push/woodpecker.json Pipeline failed

This commit is contained in:
Rebekah 2024-07-06 20:11:19 -04:00
parent f550547062
commit c39b77b20f

View File

@ -11,7 +11,7 @@
"apk add flatpak-builder",
"echo Installing Stow Flatpak Dependancies.",
"flatpak-builder --user --install-deps-only build org.gnu.Stow.yml",
"flatpak-builder --user --install-deps-only --install-deps-from=flathub build org.gnu.Stow.yml",
"echo Building Stow in a Flatpak.",
"flatpak-builder --user --install build org.gnu.Stow.yml",