Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
[~] CI.
  • Loading branch information
plumsoftware committed Sep 7, 2024
1 parent 992dbc0 commit 81fcc82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
distribution: zulu
java-version: 21
cache: gradle
- name: Make gradlew executable
run: chmod +x ./gradlew
- name: Create local.properties
run: |
echo "sdk.dir=$(pwd)/android-sdk" >> local.properties
Expand Down

0 comments on commit 81fcc82

Please sign in to comment.