Skip to content

Commit 75eec80

Browse files
committed
Checkout submodules in CI pipeline.
1 parent 819fcf9 commit 75eec80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/flatpak.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
options: --privileged
1717
steps:
1818
- uses: actions/checkout@v4
19+
with:
20+
submodules: 'true'
1921
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.3
2022
with:
2123
bundle: pwvucontrol.flatpak

0 commit comments

Comments
 (0)