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

This commit is contained in:
Rebekah 2024-07-07 13:30:43 -04:00
parent 56c571b221
commit 21cf903bfd

View File

@ -8,7 +8,7 @@
}, },
commands: [ commands: [
"echo 'Setting up Flatpak.'", "echo 'Setting up Flatpak.'",
"apk add flatpak", "apk add flatpak-builder",
"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",