Skip to content

Commit

Permalink
Merge pull request #35 from syxc/dev
Browse files Browse the repository at this point in the history
Update android.yml
  • Loading branch information
syxc authored Jun 18, 2024
2 parents 40e6865 + 7ed5e42 commit eee08f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'corretto'
cache: gradle
distribution: 'corretto'

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

0 comments on commit eee08f7

Please sign in to comment.