Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tscholze authored Sep 25, 2023
1 parent f502e15 commit 16bcd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
cache: gradle

- name: Grant execute permission for gradlew
run: chmod +x gradlew
run: chmod +x app/gradlew
- name: Build with Gradle
run: ./app/gradlew build

0 comments on commit 16bcd9d

Please sign in to comment.