Skip to content

Commit 03b7fc1

Browse files
committed
Remove autoreconf command which seems to be in the wrong place
Signed-off-by: Shreyas Atre <[email protected]>
1 parent 785952a commit 03b7fc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/macos_debug_fetch_hwloc.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
run: |
2020
brew install --overwrite python-tk && \
2121
brew install --overwrite boost gperftools ninja autoconf automake && \
22-
autoreconf -f -i \
2322
brew upgrade cmake
2423
- name: Configure
2524
shell: bash

0 commit comments

Comments
 (0)