mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-16 10:05:42 -05:00
Enter the venv before we check for the timelord.
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
sh install.sh
|
||||
- name: Install time lord
|
||||
run: |
|
||||
. ./activate
|
||||
sh install-timelord.sh
|
||||
- name: Install developer requirements
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user