Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Jun 27, 2024
1 parent 513ac8e commit 334454c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: MacOS Build

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

0 comments on commit 334454c

Please sign in to comment.