ooni-probe-cli/.github/workflows/android.yml
Simone Basso 764293795e
feat(make): build miniooni (#322)
This change is useful to move forward with blessing a new
release (https://github.com/ooni/probe/issues/1439).
2021-04-29 19:24:25 +02:00

14 lines
302 B
YAML

# android verifies we can still build for Android
name: android
on:
push:
branches:
- "release/**"
- "master"
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: ./make --disable-embedding-psiphon-config -t ./MOBILE/android/oonimkall.aar