Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Aug 2, 2023
1 parent 3e79c8b commit 95297ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deployment_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,7 @@ jobs:
done
ls -la "$HOME/.ocean/ocean-contracts/artifacts/"
- run: cat ${HOME}/.ocean/ocean-contracts/artifacts/address.json
- run: node scripts/check_deployment.js
- run: node scripts/check_deployment.js
- name: docker logs
run: docker logs ocean_contracts_1
if: ${{ failure() }}

0 comments on commit 95297ce

Please sign in to comment.