diff --git a/.github/workflows/develop.yml b/.github/workflows/develop.yml index cf000d40a..91615a039 100644 --- a/.github/workflows/develop.yml +++ b/.github/workflows/develop.yml @@ -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