We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819fcf9 commit 75eec80Copy full SHA for 75eec80
.github/workflows/flatpak.yml
@@ -16,6 +16,8 @@ jobs:
16
options: --privileged
17
steps:
18
- uses: actions/checkout@v4
19
+ with:
20
+ submodules: 'true'
21
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.3
22
with:
23
bundle: pwvucontrol.flatpak
0 commit comments