ooni-probe-cli/.github/workflows/android.yml
Simone Basso 77973301ac
feat(make): implement iOS build (#316)
Part of https://github.com/ooni/probe/issues/1440.

Basically, let us continue to update our build infrastructure so that we can release v3.10.0-beta.

Now, it's the turn of iOS.
2021-04-29 10:30:39 +02:00

13 lines
258 B
YAML

name: android
on:
push:
branches:
- mobile-staging
- "release/**"
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: ./make --disable-embedding-psiphon-config -t ./MOBILE/android/oonimkall.aar