We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a0366 commit db6bf5cCopy full SHA for db6bf5c
1 file changed
.github/workflows/release.yml
@@ -30,6 +30,7 @@ jobs:
30
run: |
31
sudo apt-get update
32
sudo apt-get install -y flatpak flatpak-builder
33
+ flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
34
flatpak install -y flathub org.freedesktop.Platform//23.08 org.freedesktop.Sdk//23.08
35
36
- name: Install dependencies
0 commit comments