We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d95e64 commit 0f519fdCopy full SHA for 0f519fd
1 file changed
.github/workflows/main.yml
@@ -12,6 +12,8 @@ jobs:
12
runs-on: ubuntu-latest
13
container:
14
image: mbgl/android-base:latest
15
+ env:
16
+ ANDROID_SDK_ROOT: /android/sdk
17
steps:
18
- name: Checkout repository
19
uses: actions/checkout@v4
0 commit comments