Skip to content

Commit 1070046

Browse files
committed
Fix ios build
1 parent 88e80a2 commit 1070046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
uses: actions/checkout@v4
7272
with:
7373
submodules: true
74-
- run: brew upgrade cmake
74+
- run: brew upgrade cmake --formula
7575
- uses: pypa/cibuildwheel@v3.1.4
7676
env:
7777
CIBW_PLATFORM: ios

0 commit comments

Comments
 (0)