use main branch of stack-orchestrator
This commit is contained in:
parent
d16918e1d7
commit
d42f010ab2
@ -66,8 +66,8 @@ jobs:
|
|||||||
- name: "Install stack-orchestrator"
|
- name: "Install stack-orchestrator"
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: roysc/stack-orchestrator
|
repository: cerc-io/stack-orchestrator
|
||||||
ref: plugeth-testing
|
ref: main
|
||||||
path: ./stack-orchestrator
|
path: ./stack-orchestrator
|
||||||
- run: |
|
- run: |
|
||||||
apt-get update && apt-get install -y python3-pip
|
apt-get update && apt-get install -y python3-pip
|
||||||
|
Loading…
Reference in New Issue
Block a user