Skip to content

Commit 81733aa

Browse files
committed
GitHub Actions macOS makefiles on
1 parent d56ac8f commit 81733aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
cfg:
2929
- {target: osx, opt: "xcode"}
30-
# - {target: osx, opt: "makefiles"}
30+
- {target: osx, opt: "makefiles"}
3131
steps:
3232
- uses: actions/checkout@v4
3333
- name: ccache

0 commit comments

Comments
 (0)