Skip to content

Web: Mod Page: Display text of selections in graphic and add 'clear' #629

Web: Mod Page: Display text of selections in graphic and add 'clear'

Web: Mod Page: Display text of selections in graphic and add 'clear' #629

Workflow file for this run

name: Limelight Build CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run build in Docker container
uses: docker://mriffle/build-limelight:latest
with:
entrypoint: ant
args: -f ant__build_all_limelight.xml