chore: fix workflow
This commit is contained in:
parent
6ddf556b4a
commit
85ed7aa919
@ -36,6 +36,7 @@ jobs:
|
|||||||
# #submodules: 'recursive'
|
# #submodules: 'recursive'
|
||||||
# # Defs https://gitea.com/actions/checkout
|
# # Defs https://gitea.com/actions/checkout
|
||||||
# #run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
# #run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
|
|
||||||
- name: Submodules update
|
- name: Submodules update
|
||||||
run: |
|
run: |
|
||||||
git clone --recurse-submodules ssh://git@clrepo.tls13.io:9623/${{ gitea.repository }}.git ${{ gitea.workspace }}
|
git clone --recurse-submodules ssh://git@clrepo.tls13.io:9623/${{ gitea.repository }}.git ${{ gitea.workspace }}
|
||||||
|
Loading…
Reference in New Issue
Block a user