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 bece019 commit 8c2ea81Copy full SHA for 8c2ea81
1 file changed
.github/workflows/CI.yaml
@@ -22,6 +22,7 @@ jobs:
22
23
- name: Install host dependencies
24
run: |
25
+ sudo apt-get update
26
sudo apt-get install flatpak mutter flatpak-builder
27
28
# Restore caches
0 commit comments