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:
Prathamesh Musale 2024-03-14 09:15:15 +00:00 committed by nabarun
parent 8e9f08b652
commit 1956161316
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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