Skip to content

Workflow file for this run

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