mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 07:07:08 +02:00
Fix getting version tag in snap action
This commit is contained in:
parent
edcd462fb9
commit
c03da00e37
1 changed files with 1 additions and 0 deletions
1
.github/workflows/snap.yml
vendored
1
.github/workflows/snap.yml
vendored
|
@ -51,6 +51,7 @@ jobs:
|
|||
- name: Clone.
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
- name: First set up.
|
||||
|
|
Loading…
Add table
Reference in a new issue