diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2143377..72be495 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,8 +39,6 @@ jobs: steps: - uses: actions/checkout@v2.3.4 - with: - sumbodules: true - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Install Transifex Client