diff --git a/.github/workflows/iceraven-build.yml b/.github/workflows/iceraven-build.yml index c8411c280..f4cf8c4e8 100644 --- a/.github/workflows/iceraven-build.yml +++ b/.github/workflows/iceraven-build.yml @@ -19,6 +19,7 @@ jobs: uses: actions/setup-java@v3 with: java-version: 11 + distribution: temurin - name: Install Android SDK with pieces Gradle skips run: ./automation/iceraven/install-sdk.sh - name: Inspect memory