Skip to content

[RSDK-9965] discover resources using extra #308

[RSDK-9965] discover resources using extra

[RSDK-9965] discover resources using extra #308

name: Build viamrtsp for Android
on:
push:
paths-ignore:
- 'README.md'
pull_request:
paths-ignore:
- 'README.md'
jobs:
build-android:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build module
uses: ./.github/actions/build-module
with:
target_os: android
target_arch: arm64
docker_image: ghcr.io/viamrobotics/antique2:amd64-cache