fix: fetch depth

This commit is contained in:
Pavel Korytov 2021-11-26 21:20:25 +03:00
parent ad91f02441
commit 8e7860a10b

View file

@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0
- name: Git Sumbodule Update
run: |
git pull --recurse-submodules