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

This commit is contained in:
Rebekah 2024-07-07 12:53:57 -04:00
parent 5f36b81cda
commit 56c571b221

View File

@ -8,7 +8,7 @@
}, },
commands: [ commands: [
"echo 'Setting up Flatpak.'", "echo 'Setting up Flatpak.'",
"apk add flatpak," "apk add flatpak",
"flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo", "flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo",
"flatpak update -y", "flatpak update -y",