Skip to content

Commit

Permalink
Add find to debug files
Browse files Browse the repository at this point in the history
  • Loading branch information
mikogs committed Jan 15, 2024
1 parent 35ca294 commit 5e5458b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/relayer-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
shell: bash
run: |
mkdir -p eth/build/contracts/
find .
cp eth/artifacts/contracts/Membrane.sol/Membrane.json eth/build/contracts/Membrane.json
- name: Build relayer
Expand Down

0 comments on commit 5e5458b

Please sign in to comment.