Skip to content

export type checker via public api #111

export type checker via public api

export type checker via public api #111

Workflow file for this run

on: [push]
name: Build LPC
jobs:
lpc_build:
runs-on: ubuntu-latest
name: Build LPC Code
steps:
- name: Checkout repository
uses: actions/checkout@master
- name: Build
id: build
uses: jlchmura/lpc-build-action@main
with:
lpc-config: ${{ github.workspace }}/efuns/fluffos/lpc-config.json