use main branch of stack-orchestrator

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