Skip to content

Change to build latest Lua under Linux #10

Change to build latest Lua under Linux

Change to build latest Lua under Linux #10

Workflow file for this run

name: Ubuntu build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make -C RunCPM posix build