Skip to content

Commit 7a4d19e

Browse files
authored
Update main.yml
1 parent ea903f8 commit 7a4d19e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ jobs:
331331
--contents notebooks/audio/audio.wav &
332332
if [[ "${os}" == "macos"* ]]; then
333333
brew install coreutils
334+
export PATH="$HOMEBREW_PREFIX/opt/coreutils/libexec/gnubin:$PATH"
334335
fi
335336
python -m pip install nbdime
336337
python -m pip install selenium

0 commit comments

Comments
 (0)