Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 8b19d6b

Browse files
committed
android sdk licenses bool
1 parent d1b893f commit 8b19d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Android SDK
3636
uses: android-actions/setup-android@v3
3737
with:
38-
accept-android-sdk-licenses: 'yes'
38+
accept-android-sdk-licenses: true
3939
log-accepted-android-sdk-licenses: false
4040
cmdline-tools-version: 9477386
4141

0 commit comments

Comments
 (0)