Skip to content

Add instructions for Centos 7 #34

Add instructions for Centos 7

Add instructions for Centos 7 #34

Workflow file for this run

name: C
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install mandoc
run: sudo apt install mandoc
- name: make
run: make