ci fix
This commit is contained in:
parent
9421e8ca81
commit
d3b5242af1
@ -72,7 +72,7 @@ jobs:
|
|||||||
- name: "Install stack-orchestrator"
|
- name: "Install stack-orchestrator"
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install -y python3-pip
|
apt-get update && apt-get install -y python3-pip
|
||||||
pip3 install --break-system-packages ./stack-orchestrator
|
pip3 install ./stack-orchestrator
|
||||||
# - name: Install stack-orchestrator
|
# - name: Install stack-orchestrator
|
||||||
# run: |
|
# run: |
|
||||||
# curl -L -O https://github.com/cerc-io/stack-orchestrator/releases/download/$SO_VERSION/laconic-so
|
# curl -L -O https://github.com/cerc-io/stack-orchestrator/releases/download/$SO_VERSION/laconic-so
|
||||||
|
Loading…
Reference in New Issue
Block a user