forked from cerc-io/laconicd
Update registry-sdk repo path in CI (#24)
Part of https://www.notion.so/Port-laconicd-to-cosmos-sdk-v0-50-x-43b30ab4e33a49c5912ebb2871cb777c Reviewed-on: cerc-io/laconic2d#24 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
This commit is contained in:
parent
8e9f08b652
commit
1956161316
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: "./registry-sdk/"
|
||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
||||
repository: cerc-io/registry-sdk
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
- name: Environment
|
||||
|
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: "./registry-sdk/"
|
||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
||||
repository: cerc-io/registry-sdk
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
- name: Environment
|
||||
|
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: "./registry-sdk/"
|
||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
||||
repository: cerc-io/registry-sdk
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
- name: Environment
|
||||
|
Loading…
Reference in New Issue
Block a user