Skip to content

Commit b25ec57

Browse files
committed
.
1 parent 67bb8b5 commit b25ec57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
1818
echo 'eval "$(/usr/local/bin/brew shellenv)"' >> $HOME/.zprofile
1919
eval "$(/usr/local/bin/brew shellenv)"
20+
find /usr/local -type d
2021
2122
- name: Install dependencies
2223
run: |

0 commit comments

Comments
 (0)