use main branch of stack-orchestrator
Some checks failed
Test / Run unit tests (pull_request) Failing after 3m53s
Test / Run integration tests (pull_request) Failing after 34m2s

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

View File

@ -67,7 +67,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: roysc/stack-orchestrator
ref: plugeth-testing
ref: main
path: ./stack-orchestrator
- run: |
apt-get update && apt-get install -y python3-pip