Skip to content

Commit

Permalink
actions: fix cmake generator on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
deltabeard authored Oct 9, 2024
1 parent f378e72 commit b65a949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/peanut-sdl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
nice-name: "Ubuntu-Linux"

- os: macos-latest
generator: "Ninja"
nice-name: "macOS"
nice-arch: "arm64"

Expand Down

0 comments on commit b65a949

Please sign in to comment.