]> OCCT Git - occt.git/commit
Testing - Fix macOS setup to install Mono separately (#697) master
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Sat, 30 Aug 2025 16:16:23 +0000 (17:16 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Aug 2025 16:16:23 +0000 (17:16 +0100)
commit1f02122211f085bb1e302864e09770cedc230fe1
tree4a1a456decd3d0de568b9a6068a072dc37a5d843
parent5bd288265fb8290dafa326af2035ac627c7e1e7c
Testing - Fix macOS setup to install Mono separately (#697)

- Replaces single brew install command with multiple individual brew install commands
- Each package installation is wrapped with `|| true` to prevent failures from stopping the workflow
.github/actions/configure-occt/action.yml
.github/actions/vcpkg-setup/action.yml
.github/workflows/build-and-test-multiplatform.yml