diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index ab5585a..803fe09 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -29,7 +29,7 @@ jobs: Automation: runs-on: ubuntu-latest - needs: build + needs: Build steps: - name: checkout uses: actions/checkout@v4