Skip to content

Commit

Permalink
ci: file globbing
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan committed Aug 17, 2023
1 parent e08cba2 commit 327af6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-relay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
- name: List Download Files
run: |
ls -l ${GITHUB_WORKSPACE}/.github/scripts/IBC-Integration/artifacts/icon
ls -l ${GITHUB_WORKSPACE}/.github/scripts/IBC-Integration/artifacts/archway
echo $HOME
echo $PWD
echo $GITHUB_WORKSPACE
Expand Down

0 comments on commit 327af6d

Please sign in to comment.