Skip to content

Commit

Permalink
Display downloaded files structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Angela P Wen committed Aug 8, 2022
1 parent 05176bc commit 1c82b1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/debug-artifacts-failure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
steps:
- name: Download all artifacts
uses: actions/download-artifact@v3
- name: Display structure of downloaded files
run: ls -R
- name: Check expected artifacts exist
shell: bash
run: |
Expand Down

0 comments on commit 1c82b1b

Please sign in to comment.