Skip to content

Commit 72098bd

Browse files
committed
macos
1 parent 39e7ca3 commit 72098bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/iwyu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
if: contains(matrix.os, 'macos')
8989
run: |
9090
brew install include-what-you-use pcre coreutils
91+
brew list include-what-you-use
9192
ln -s iwyu_tool.py /usr/local/bin/iwyu_tool
9293
9394
# Fails on OpenSUSE:

0 commit comments

Comments
 (0)