Skip to content

Commit 08726a2

Browse files
committed
Update ci.yml
1 parent 37b6474 commit 08726a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
- name: Install GNOME Platform and SDK
2626
run: |
2727
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
28-
flatpak install --user -y flathub org.gnome.Platform//48
29-
flatpak install --user -y flathub org.gnome.Sdk//48
28+
flatpak install --user -y flathub org.gnome.Platform//49
29+
flatpak install --user -y flathub org.gnome.Sdk//49
3030
3131
- name: Build Flatpak
3232
run: |

0 commit comments

Comments
 (0)