Skip to content

update fluffos efun::shutdown for optional parameter (#182) #93

update fluffos efun::shutdown for optional parameter (#182)

update fluffos efun::shutdown for optional parameter (#182) #93

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