Skip to content

Commit

Permalink
wip updating check error yml
Browse files Browse the repository at this point in the history
resolve change to adopt
  • Loading branch information
rogergcc committed Sep 8, 2024
1 parent 90cc569 commit 9969025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AndroidBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/[email protected]
with:
java-version: 17
distribution: "temurin"
distribution: "adopt"

- name: Grant execute permission for gradlew
run: chmod +x gradlew
Expand Down

0 comments on commit 9969025

Please sign in to comment.