Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan committed Jul 11, 2023
1 parent da0f9ab commit 1de6206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/deploy_cosmwasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ deploy_wasm() {
}

# Correct path
echo $PWD
ls
ls ../contracts/cosmwasm-vm
echo $PWD
sed -i "s|^CONTRACTS_DIR=.*|CONTRACTS_DIR=$PWD/IBC-Integration|" ../contracts/cosmwasm-vm/icon-ibc-setup/consts.sh
Expand Down

0 comments on commit 1de6206

Please sign in to comment.