Skip to content

Commit dbd46e1

Browse files
committed
fix macos CI
Signed-off-by: Anton Dukhovnikov <[email protected]>
1 parent 07036e1 commit dbd46e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_scripts/install_deps_mac.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
set -ex
44

5+
brew update
6+
57
brew install ceres-solver nlohmann-json openimageio nanobind robin-map
68

79
python3 -m pip install --break-system-packages pytest

0 commit comments

Comments
 (0)