Put back the Brewfile
This commit is contained in:
parent
b12a8331f1
commit
533a739e2b
@ -82,8 +82,7 @@ jobs:
|
||||
LANG: en_US.UTF-8
|
||||
steps:
|
||||
- checkout
|
||||
- run: brew install pkg-config imagemagick harfbuzz python
|
||||
- run: python3 -m pip install sphinx
|
||||
- run: brew install $(cat Brewfile|grep -v "#")
|
||||
- run: python3 setup.py build --debug --verbose
|
||||
- run: ./kitty/launcher/kitty +launch test.py
|
||||
- run: echo "export PATH=/usr/local/opt/sphinx-doc/bin:$PATH" >> $BASH_ENV
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user