Skip to content

Commit 4ddf6cb

Browse files
committed
Minor fix
1 parent 2fe37f1 commit 4ddf6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install dependencies
2525
run: |
2626
brew reinstall git autoconf libtool
27-
brew install automake graphviz tesseract libmagic
27+
brew install automake graphviz tesseract libmagic weasyprint
2828
ln -s $(which glibtoolize) /usr/local/bin/libtoolize
2929
pip install --upgrade pip setuptools wheel tox tox-gh-actions appdirs
3030
BUILD_LIB=1 pip install --use-pep517 ssdeep

0 commit comments

Comments
 (0)