non-shallow clone for snapcraft

Signed-off-by: techknowlogick <techknowlogick@gitea.com>
This commit is contained in:
techknowlogick
2026-06-30 18:35:29 +02:00
committed by GitHub
parent e1cdb71845
commit e449018730

View File

@@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
with:
fetch-depth: 0
- name: Install snapcraft
run: sudo snap install snapcraft --classic