Skip to content

wip

wip #2

Workflow file for this run

name: MacOS Build
on:
push:
pull_request:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- run: brew install rust