You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/iwyu.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,7 @@ jobs:
91
91
brew list include-what-you-use
92
92
ln -s iwyu_tool.py /usr/local/bin/iwyu_tool
93
93
ls -l /usr/local/bin
94
+
ls -l /bin
94
95
95
96
# Fails on OpenSUSE:
96
97
# Warning: Failed to restore: Tar failed with error: Unable to locate executable file: tar. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
0 commit comments