Skip to content

Commit 81fcc82

Browse files
committed
CI
[~] CI.
1 parent 992dbc0 commit 81fcc82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/android lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
distribution: zulu
2222
java-version: 21
2323
cache: gradle
24+
- name: Make gradlew executable
25+
run: chmod +x ./gradlew
2426
- name: Create local.properties
2527
run: |
2628
echo "sdk.dir=$(pwd)/android-sdk" >> local.properties

0 commit comments

Comments
 (0)