brew bundle seems to have been removed
This commit is contained in:
parent
b54ffbefe4
commit
cba36f2240
@ -82,7 +82,7 @@ jobs:
|
|||||||
LANG: en_US.UTF-8
|
LANG: en_US.UTF-8
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: brew bundle
|
- run: brew install pkg-config imagemagick harfbuzz python sphinx-doc
|
||||||
- run: python3 setup.py build --debug --verbose
|
- run: python3 setup.py build --debug --verbose
|
||||||
- run: ./kitty/launcher/kitty +launch test.py
|
- run: ./kitty/launcher/kitty +launch test.py
|
||||||
- run: echo "export PATH=/usr/local/opt/sphinx-doc/bin:$PATH" >> $BASH_ENV
|
- run: echo "export PATH=/usr/local/opt/sphinx-doc/bin:$PATH" >> $BASH_ENV
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user