Skip to content

Fix checkout

Fix checkout #3

Workflow file for this run

name: macOS
on:
workflow_dispatch:
pull_request:
jobs:
macos-build:
uses: ./.github/workflows/build.yml
with:
target: OSX
build-type: Release