diff --git a/.github/workflows/flatpak.yml b/.github/workflows/flatpak.yml index e0d569e..364045e 100644 --- a/.github/workflows/flatpak.yml +++ b/.github/workflows/flatpak.yml @@ -16,6 +16,8 @@ jobs: options: --privileged steps: - uses: actions/checkout@v4 + with: + submodules: 'true' - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.3 with: bundle: pwvucontrol.flatpak