Skip to content

Commit

Permalink
fix migaloo build
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Jan 26, 2024
1 parent 69bd10b commit 6a8119b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/celestia-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
# Include Defaults (keep at top)
- name: "celestia"
binary: "celestia-appd"
build_command: "make build && cp ./build/celestia-appd /go/bin/celestia-appd"
chain_registry_name: "celestia"
go_version: "1.21"
repo: "celestiaorg/celestia-node"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/migaloo-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- "3.0.1-hotfix"
- "3.0.2"
- "3.0.3"
- "3.0.2"
- "3.0.4"

include:
# Include Defaults (keep at top)
Expand Down

0 comments on commit 6a8119b

Please sign in to comment.