Skip to content

Add list of commands to README #8

Add list of commands to README

Add list of commands to README #8

Workflow file for this run

name: Linux Build
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: make
run: make