Skip to content

Commit

Permalink
Add java 21 to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Jun 14, 2024
1 parent 98a3131 commit 0869a7a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,16 @@ jobs:
branch: buildjre17
name: jre17-pojav

- name: Get JRE21
uses: dawidd6/action-download-artifact@v2
with:
workflow: build.yml
path: app_pojavlauncher/src/main/assets/components/jre-21
workflow_conclusion: success
repo: PojavLauncherTeam/android-openjdk-build-multiarch
branch: buildjre21
name: jre21-pojav

- uses: gradle/gradle-build-action@v2
with:
gradle-version: 7.6.1
Expand Down

0 comments on commit 0869a7a

Please sign in to comment.