summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/snap.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/snap.yml b/.github/workflows/snap.yml
index abb4956f85..be5e8a6f27 100644
--- a/.github/workflows/snap.yml
+++ b/.github/workflows/snap.yml
@@ -15,8 +15,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
+ with:
+ submodules: recursive
- uses: snapcore/action-build@v1
id: snapcraft
+ with:
+ snapcraft-args: --verbosity debug
- uses: actions/upload-artifact@v4
with:
name: snap