2 parents 29b49d2 + f398157 commit c84c463Copy full SHA for c84c463
1 file changed
.github/workflows/api-level-lint.yml
@@ -22,6 +22,8 @@ jobs:
22
shell: pwsh
23
- name: Setup Android SDK
24
uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1
25
+ with:
26
+ packages: 'platform-tools'
27
- name: Add execution right to the script
28
run: chmod +x gradlew
29
working-directory: ./android
0 commit comments