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 671afc0 commit 7c02bd2Copy full SHA for 7c02bd2
1 file changed
.github/workflows/CI.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install host dependencies
19
run: |
20
dnf -y update
21
- dnf -y install flatpak mutter flatpak-builder foundry git
+ dnf -y install flatpak mutter flatpak-builder foundry git make
22
23
- uses: actions/checkout@v3
24
with:
0 commit comments