Skip to content

Commit db6bf5c

Browse files
committed
ci: Pipeline fix #1
1 parent 53a0366 commit db6bf5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
run: |
3131
sudo apt-get update
3232
sudo apt-get install -y flatpak flatpak-builder
33+
flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
3334
flatpak install -y flathub org.freedesktop.Platform//23.08 org.freedesktop.Sdk//23.08
3435
3536
- name: Install dependencies

0 commit comments

Comments
 (0)