Skip to content

Commit

Permalink
chore: filepath debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jim380 committed Jan 30, 2024
1 parent da31f47 commit 9a14572
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/interchaintest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: List dockerfiles directory
run: pwd && ls -la ./dockerfiles

- name: Build and export
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 9a14572

Please sign in to comment.