Skip to content

chore: add roadmap images to README #23

chore: add roadmap images to README

chore: add roadmap images to README #23

Workflow file for this run

name: 🍎 MacOS
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
name: 🍎 MacOS
steps:
- uses: actions/checkout@main
- name: Build
run: |
cd example
cmake -B build
cmake --build build