Skip to content

fix

fix #52

Workflow file for this run

name: Makefile CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check build
run: docker build .