Skip to content

update to latest Kinc #120

update to latest Kinc

update to latest Kinc #120

name: Android (OpenGL)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v3
with:
distribution: 'oracle'
java-version: '17'
- name: Get krink DLC
run: ./get_dlc
- name: Compile
run: Kinc/make android --kinc Kinc --from Tests/Empty --compile