diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 2ca56ff..652248c 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -13,6 +13,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 + with: + fetch-depth: 0 - name: Install dependencies run: |