Skip to content

Commit

Permalink
Use JAva 21
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Apr 5, 2024
1 parent a86109b commit 6a228c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build the app
env:
JAVA_HOME: $JAVA_HOME_21_X64
JAVA_HOME: ${{ env.JAVA_HOME_21_X64 }}
run: ./gradlew build

- name: rename apk
Expand Down

0 comments on commit 6a228c4

Please sign in to comment.