use main branch of stack-orchestrator
Some checks failed
Test / Run unit tests (pull_request) Failing after 4m55s
Test / Run integration tests (pull_request) Successful in 36m20s

This commit is contained in:
Roy Crihfield 2023-08-12 19:47:47 +08:00
parent d16918e1d7
commit d42f010ab2

View File

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