Skip to content

Setting an overlay maptype or ui, it also sets the text property #234

Setting an overlay maptype or ui, it also sets the text property

Setting an overlay maptype or ui, it also sets the text property #234

Workflow file for this run

name: CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Set up Java
uses: actions/setup-java@v1
with:
version: 21
- name: Gradle Build
run: /bin/sh ./gradlew build