Skip to content

Update README with build instructions for cmake #1

Update README with build instructions for cmake

Update README with build instructions for cmake #1

name: Pull request workflow
on:
workflow_dispatch:
workflow_call:
pull_request:
branches:
- main
jobs:
build-artifacts:
uses: ./.github/workflows/build-artifacts.yml
secrets: inherit