mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 19:24:42 +01:00
Skip submodules
This commit is contained in:
parent
eb1ee7ad57
commit
2842ae11ea
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ssh-key: ${{ secrets.DEPLOY_KEY }}
|
||||
submodules: false
|
||||
|
||||
- name: Setup PHP ${{ matrix.php }}
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user