try editable install
Some checks failed
Test / Run unit tests (pull_request) Has been skipped
Test / Run compliance tests (pull_request) Has been skipped
Test / Run integration tests (pull_request) Has been cancelled

This commit is contained in:
Roy Crihfield 2024-03-28 22:26:10 +08:00
parent 7ff396c944
commit fc21faa899

View File

@ -73,7 +73,7 @@ jobs:
- name: "Install stack-orchestrator"
run: |
apt-get update && apt-get install -y python3-pip
pip3 install ./stack-orchestrator
pip3 install -e ./stack-orchestrator
# - name: Install stack-orchestrator
# run: |
# curl -L -O https://github.com/cerc-io/stack-orchestrator/releases/download/$SO_VERSION/laconic-so