stack-orchestrator repo
Some checks failed
Test / Run unit tests (pull_request) Failing after 6m23s
Test / Run integration tests (pull_request) Failing after 6m59s

This commit is contained in:
Roy Crihfield 2023-07-14 11:52:56 +08:00
parent c191be4f0b
commit 4cc5eef23e

View File

@ -66,8 +66,8 @@ jobs:
- name: "Install stack-orchestrator"
uses: actions/checkout@v3
with:
repository: cerc-io/stack-orchestrator
ref: plugeth-testing
repository: roysc/stack-orchestrator
ref: plugeth
path: ./stack-orchestrator
- run: |
apt-get update && apt-get install -y python3-pip