Skip to content

LatinIME: Support building and running make-keyboard-text with gradle #81

LatinIME: Support building and running make-keyboard-text with gradle

LatinIME: Support building and running make-keyboard-text with gradle #81

Workflow file for this run

name: build
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Build
uses: ./.github/workflows/build