Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PSP: Allow building tests in parallel #101

PSP: Allow building tests in parallel

PSP: Allow building tests in parallel #101

Workflow file for this run

name: Build (Android)
on: [push, pull_request]
jobs:
android:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nttld/setup-ndk@v1
with:
ndk-version: r21e
- name: Build
run: ./build-scripts/androidbuildlibs.sh