mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-11 12:17:45 +02:00
[arnav] fix(ci): install local debug package via requirements-dev
This commit is contained in:
@@ -34,6 +34,8 @@ jobs:
|
||||
backend/requirements-dev.txt
|
||||
|
||||
- name: Install backend deps
|
||||
# Default cwd in GH Actions is the repo root, which is required for
|
||||
# the `-e ./debugger` line in backend/requirements-dev.txt to resolve.
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install \
|
||||
|
||||
Reference in New Issue
Block a user