CI: Download JRE17 from the size testing branch

This commit is contained in:
ArtDev 2022-05-12 22:35:19 +03:00 committed by GitHub
parent e06c6f9fea
commit 363a8feff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,17 @@ jobs:
name: jre8-pojav name: jre8-pojav
run_id: 2140559381 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 - name: Build JRE JAR files
run: | run: |
cp -R gl4es/libs/* app_pojavlauncher/src/main/jniLibs/ cp -R gl4es/libs/* app_pojavlauncher/src/main/jniLibs/