chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-20 04:28:24 +01:00
parent 6ddf556b4a
commit 85ed7aa919

View File

@ -36,6 +36,7 @@ jobs:
# #submodules: 'recursive'
# # Defs https://gitea.com/actions/checkout
# #run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- name: Submodules update
run: |
git clone --recurse-submodules ssh://git@clrepo.tls13.io:9623/${{ gitea.repository }}.git ${{ gitea.workspace }}