mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-30 22:56:47 +00:00
non-shallow clone for snapcraft
Signed-off-by: techknowlogick <techknowlogick@gitea.com>
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install snapcraft
|
||||
run: sudo snap install snapcraft --classic
|
||||
|
||||
Reference in New Issue
Block a user