Skip to content

Use Posix getopt() instead of argp_parse() #3

Use Posix getopt() instead of argp_parse()

Use Posix getopt() instead of argp_parse() #3

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