Skip to content

Commit 1ce4125

Browse files
committed
wip
1 parent 3ef630d commit 1ce4125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- name: Select Xcode 16
126126
run: sudo xcode-select -s /Applications/Xcode_16.2.app
127127
- name: Update xcbeautify
128-
run: brew update && upgrade xcbeautify
128+
run: brew update && brew upgrade xcbeautify
129129
- name: Set IgnoreFileSystemDeviceInodeChanges flag
130130
run: defaults write com.apple.dt.XCBuild IgnoreFileSystemDeviceInodeChanges -bool YES
131131
- name: Update mtime for incremental builds

0 commit comments

Comments
 (0)