Skip to content

chore: bump version in cli.h #74

chore: bump version in cli.h

chore: bump version in cli.h #74

Workflow file for this run

name: Makefile CI
on:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run make
run: make
- name: Clean
run: make clean