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