Skip to content

Commit

Permalink
Switch to newer Java
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Apr 5, 2024
1 parent a3807ea commit 62334f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
# Debug to understand installed versions
- run: echo "JAVA_HOME=JAVA_HOME_17_X64" >> $GITHUB_ENV
- run: ls /usr/local/lib
- run: ls /usr/local/lib/android
- run: ls /usr/local/lib/android/sdk
Expand Down

0 comments on commit 62334f0

Please sign in to comment.