Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
okdas committed May 6, 2024
1 parent 8adc631 commit 25e02c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
chain: pocket-network
dockerfile: cosmos
pre-build: |
make ignite_install
make proto_regen
make -d ignite_install
make -d proto_regen
build-target: |
make install
make -d install
binaries: |
- /go/bin/poktrolld

0 comments on commit 25e02c9

Please sign in to comment.