Skip to content

Commit f0bfea3

Browse files
committed
* fix maxOS
1 parent 1f302f7 commit f0bfea3

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
@@ -44,7 +44,7 @@ jobs:
4444
# Ensure no conflicts with cmake from pinned/local tap
4545
brew uninstall --ignore-dependencies cmake || true
4646
47-
# Install standard PHP dependencies
47+
# Install standard PHP dependencies
4848
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl
4949
brew install \
5050
bison \

0 commit comments

Comments
 (0)