Skip to content

Commit

Permalink
Fix/Mac: ninja's now already pre-installed
Browse files Browse the repository at this point in the history
  • Loading branch information
TwinFan committed Nov 30, 2024
1 parent 4cbb2f3 commit 1eb35fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/build-mac/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ outputs:
runs:
using: "composite"
steps:
- name: Install required libs
shell: bash
run: |
brew install ninja
- name: Prepare
shell: bash
run: |
Expand Down

0 comments on commit 1eb35fd

Please sign in to comment.