Skip to content

Commit a059ba7

Browse files
committed
chore: no need to install flatpak anymore ig
1 parent f7bc8d1 commit a059ba7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
1717
options: --privileged
1818
steps:
19-
- name: Install Flatpak
20-
run: |
21-
sudo apt-get update
22-
sudo apt-get install -y flatpak
2319
- name: Add Flatpak remotes
2420
run: |
2521
flatpak --system remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

0 commit comments

Comments
 (0)