Skip to content

Commit 0f519fd

Browse files
committed
Add Android SDK root env
1 parent 6d95e64 commit 0f519fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
runs-on: ubuntu-latest
1313
container:
1414
image: mbgl/android-base:latest
15+
env:
16+
ANDROID_SDK_ROOT: /android/sdk
1517
steps:
1618
- name: Checkout repository
1719
uses: actions/checkout@v4

0 commit comments

Comments
 (0)