Skip to content

build: Add cmake install command (#7) #13

build: Add cmake install command (#7)

build: Add cmake install command (#7) #13

name: Build and test Release binaries on merge
on:
push:
branches:
- main
jobs:
build-release:
uses: ./.github/workflows/build-and-test.yaml
with:
build-type: Release