mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Build gradle project in CI
This commit is contained in:
parent
630a1e4bf7
commit
01f86dff1c
2
.github/actions/android/action.yml
vendored
2
.github/actions/android/action.yml
vendored
@ -11,7 +11,7 @@ runs:
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
- name: Build
|
||||
shell: bash
|
||||
run: just build-apk
|
||||
run: cd android/gradle && ./gradlew assembleDebug
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: maplibre-rs.apk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user