Fix getting version tag in snap action

This commit is contained in:
Ilya Fedin 2020-12-24 06:07:07 +04:00 committed by John Preston
parent edcd462fb9
commit c03da00e37

View file

@ -51,6 +51,7 @@ jobs:
- name: Clone.
uses: actions/checkout@v2
with:
fetch-depth: 0
submodules: recursive
- name: First set up.