mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-11 02:24:16 -05:00
install-timelord installs boost on MacOS
This commit is contained in:
@@ -42,7 +42,6 @@ jobs:
|
||||
sh install-timelord.sh
|
||||
- name: Install developer requirements
|
||||
run: |
|
||||
brew install boost
|
||||
venv/bin/python -m pip install -r requirements-dev.txt
|
||||
- name: Lint source with flake8
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user