diff --git a/.github/workflows/deploy_release.yml b/.github/workflows/deploy_release.yml index 92d0d42..7393add 100644 --- a/.github/workflows/deploy_release.yml +++ b/.github/workflows/deploy_release.yml @@ -14,6 +14,8 @@ jobs: run: git init - name: Checkout repository uses: actions/checkout@v2 + with: + submodules: 'true' - name: Create file run: cat /home/runner/work/Android-Sn-File-Manager/Android-Sn-File-Manager/app/google-services.json | base64