Skip to content

Commit

Permalink
fix terra version, mars repo
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Sep 21, 2023
1 parent f5b171f commit 42f0124
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mars-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
build_command: "make install"
chain_registry_name: "mars"
go_version: "1.20.8"
repo: "White-Whale-Defi-Platform/migaloo-chain"
repo: "mars-protocol/hub"
os: "linux"
arch: "amd64"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terra-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
version:
- "2.0.0-rc.1"
- "2.0.1"
- "2.1.0.beta.1"
- "2.1.0-beta.1"
- "2.1.4"
- "2.2.1"
- "2.3.4"
Expand Down

0 comments on commit 42f0124

Please sign in to comment.