We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09992ca commit 231d255Copy full SHA for 231d255
1 file changed
.github/actions/build-mac/action.yml
@@ -25,10 +25,6 @@ outputs:
25
runs:
26
using: "composite"
27
steps:
28
- - name: Install required libs
29
- shell: bash
30
- run: |
31
- brew install ninja
32
- name: Prepare
33
shell: bash
34
run: |
0 commit comments