Skip to content

Commit

Permalink
Update core and fix MacOS builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Matevz Morato committed Aug 16, 2024
1 parent 13c0b9a commit c53056b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
- name: Setup cmake
if: matrix.os == 'macos-latest'
uses: jwlawson/actions-setup-cmake@v1.13
with:
cmake-version: '3.29.x'
- name: Cache .hunter folder
if: matrix.os != 'windows-latest'
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion depthai-core

0 comments on commit c53056b

Please sign in to comment.