Skip to content

Fix checkout

Fix checkout #1

Workflow file for this run

name: Android
on:
workflow_dispatch:
pull_request:
jobs:
android-build:
uses: ./.github/workflows/build.yml
with:
target: Android
build-type: Release
abi: arm64-v8a