Skip to content

Commit

Permalink
Update erc-registry-indexer.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Logan Nguyen <[email protected]>
  • Loading branch information
quiet-node committed Dec 23, 2024
1 parent e673038 commit 0a14328
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/erc-registry-indexer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,10 @@ jobs:
ls
- name: Outer Dir
run: |
ls ../hedera-smart-contracts/${{env.INDEXER_PATH}}/erc-registry/mainnet
ls ../hedera-smart-contracts/
- name: Outer Dir
run: |
ls ../hedera-smart-contracts/tools/erc-repository-indexer/erc-registry/mainnet
- name: Create Pull Request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
Expand Down

0 comments on commit 0a14328

Please sign in to comment.