Skip to content

Fix (?) autoexec bugs preventing Arduino build #38

Fix (?) autoexec bugs preventing Arduino build

Fix (?) autoexec bugs preventing Arduino build #38

Workflow file for this run

name: MacOS build
on:
push:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make -C RunCPM macosx build