Skip to content

Commit

Permalink
Fix macos CI
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyas Atre <[email protected]>
  • Loading branch information
SAtacker committed Feb 12, 2025
1 parent 04af5ec commit 2319abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos_debug_fetch_hwloc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
-DHPX_WITH_VERIFY_LOCKS=ON \
-DHPX_WITH_VERIFY_LOCKS_BACKTRACE=ON \
-DHPX_WITH_CHECK_MODULE_DEPENDENCIES=ON
ln -s "$(which aclocal)" /opt/homebrew/bin/aclocal-1.16
cd build/_deps/hwloc-src/ && autoreconf -f -i
- name: Build
shell: bash
Expand Down

0 comments on commit 2319abe

Please sign in to comment.