focus on your browsing
browser web-browser

install flathub repo before installing gnome sdk and runtime in pipeline

woof.monster c2d8c238 6958b86b

verified
+2
+2
.tangled/workflows/build-flatpak.yml
··· 18 18 - just 19 19 20 20 steps: 21 + - name: "install flathub repo" 22 + command: "flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" 21 23 - name: "install gnome sdk and runtime" 22 24 command: "flatpak install org.gnome.Sdk//49 org.gnome.Platform//49" 23 25 - name: "build flatpak"