This action sets up a kha environment for use in your workflows.
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: tong/kha-action@v0.1.0
with:
target: "linux"
graphics: "opengl"
compile: "true"