Skip to content

Commit

Permalink
Checkout submodules in CI pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
saivert committed Jun 15, 2024
1 parent 819fcf9 commit 75eec80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
options: --privileged
steps:
- uses: actions/checkout@v4
with:
submodules: 'true'
- uses: flatpak/flatpak-github-actions/[email protected]
with:
bundle: pwvucontrol.flatpak
Expand Down

0 comments on commit 75eec80

Please sign in to comment.