1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 21:14:43 +01:00

Skip submodules

This commit is contained in:
Daniil Gentili 2021-09-05 21:11:16 +02:00
parent eb1ee7ad57
commit 2842ae11ea
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v2
with:
ssh-key: ${{ secrets.DEPLOY_KEY }}
submodules: false
- name: Setup PHP ${{ matrix.php }}
env: