Skip to content

Commit

Permalink
fix variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
clementetb committed Jul 11, 2024
1 parent 885c9bd commit 0795d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ jobs:
- name: Setup Android SDK
env:
JAVA_HOME: ${{ env.JAVA_HOME_17_x64 }}
JAVA_HOME: ${{ env.JAVA_HOME_17_X64 }}
uses: android-actions/setup-android@v3

- name: Install NDK
Expand Down

0 comments on commit 0795d9a

Please sign in to comment.