Skip to content

Commit

Permalink
Remove downloaded files structure display
Browse files Browse the repository at this point in the history
  • Loading branch information
Angela P Wen committed Aug 8, 2022
1 parent 27df4c2 commit 4993f1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/debug-artifacts-failure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ 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 4993f1e

Please sign in to comment.