ci fix
Some checks failed
Test / Run compliance tests (pull_request) Failing after 1m26s
Test / Run integration tests (pull_request) Failing after 6m50s
Test / Run unit tests (pull_request) Has been cancelled

This commit is contained in:
Roy Crihfield 2024-03-28 19:35:03 +08:00
parent 9421e8ca81
commit d3b5242af1

View File

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