Skip to content

Commit

Permalink
CI #673 where are they?
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jul 30, 2022
1 parent bca547b commit df8d0e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ jobs:
uses: actions/download-artifact@v3
with:
name: catalogs
path: catalogs

- name: Directory Listings
run: |
ls ~/
ls -lAFghR ~/.local/
ls -lart /tmp/*_test
ls -lAFghR catalogs

0 comments on commit df8d0e8

Please sign in to comment.