mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-16 22:27:46 +00:00
Checkout with submodules for Flatpak CI build
This commit is contained in:
parent
4a3dadace1
commit
21f669e35f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -322,6 +322,8 @@ jobs:
|
|||
options: --privileged
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||
with:
|
||||
bundle: astra.flatpak
|
||||
|
|
Loading…
Add table
Reference in a new issue