Skip to content

update project name + docs #8

update project name + docs

update project name + docs #8

Workflow file for this run

on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: |
cmake .
cmake --build .