Skip to content

Commit 8256c3d

Browse files
committed
temp
1 parent fb74c2f commit 8256c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Configure CMake
2121
run: |
22-
cmake --preset Release
22+
cmake --preset Release \
2323
-G Xcode \
2424
-DCMAKE_OSX_ARCHITECTURES=arm64;x86_64 \
2525
-DCMAKE_OSX_DEPLOYMENT_TARGET=11.6

0 commit comments

Comments
 (0)