Skip to content

Add an install target for only copying over the shared functions #28

Add an install target for only copying over the shared functions

Add an install target for only copying over the shared functions #28

Workflow file for this run

name: Build
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
shell: bash
run: make -j4