Skip to content

Split out window and input into its own module #304

Split out window and input into its own module

Split out window and input into its own module #304

Workflow file for this run

name: macOS
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: perform setup
run: ./scripts/setup.sh
- name: build all targets
run: make