Skip to content

Create android-build.yml #1

Create android-build.yml

Create android-build.yml #1

Workflow file for this run

name: Build Android APK

Check failure on line 1 in .github/workflows/android-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/android-build.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build: