mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-10 09:44:26 +01:00
fixing mini-agi workflow
This commit is contained in:
4
.github/workflows/mini-agi.yml
vendored
4
.github/workflows/mini-agi.yml
vendored
@@ -55,8 +55,8 @@ jobs:
|
||||
- name: Run regression tests
|
||||
run: |
|
||||
cd agent/mini-agi
|
||||
make install
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
cp .env_example .env
|
||||
pip install ../../dist/agbenchmark-0.1.0-py3-none-any.whl
|
||||
agbenchmark start --reg
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user