Skip to content

Commit

Permalink
do not download binary
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanchez committed Apr 21, 2024
1 parent 5cf335b commit f14fa4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/upgrade-gaia-v16-fresh-state.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2236,8 +2236,6 @@
run: scripts/setup_relayer.sh
- name: Download consumer chain binaries
run: |
wget $STRIDE_V18_BINARY_URL -O $HOME/go/bin/$STRIDE_CHAIN_BINARY -q
chmod +x $HOME/go/bin/$STRIDE_CHAIN_BINARY
wget $ICS_TRANSFORM_BINARY_URL -O $HOME/go/bin/$ICS_TRANSFORM_BINARY -q
chmod +x $HOME/go/bin/$ICS_TRANSFORM_BINARY
- name: Install Neutron binary
Expand Down

0 comments on commit f14fa4e

Please sign in to comment.