From 363a8feff424ff9a39b78508d3df3b3cd5a00574 Mon Sep 17 00:00:00 2001 From: ArtDev <45949002+artdeell@users.noreply.github.com> Date: Thu, 12 May 2022 22:35:19 +0300 Subject: [PATCH] CI: Download JRE17 from the size testing branch --- .github/workflows/android.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index d0be8c533..86f656ab7 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -73,6 +73,17 @@ jobs: name: jre8-pojav run_id: 2140559381 + - name: Get JRE17 + uses: dawidd6/action-download-artifact@v2 + with: + github_token: ${{secrets.GITHUB_TOKEN}} + workflow: build.yml + path: app_pojavlauncher/src/main/assets/components/jre-new + workflow_conclusion: success + repo: PojavLauncherTeam/android-openjdk-build-multiarch + branch: jre17-size-testing + name: jre17-pojav + - name: Build JRE JAR files run: | cp -R gl4es/libs/* app_pojavlauncher/src/main/jniLibs/