mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-11-27 06:06:47 +01:00
Recursively checkout submodules
This commit is contained in:
parent
cc5895bf00
commit
4af4c5a73c
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Checkout current repo
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
submodules: "recursive"
|
||||
|
||||
- name: Get Version
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user