From df8d0e80fa3dfa554da43fe6f64584b125cf5025 Mon Sep 17 00:00:00 2001 From: Pete R Jemian Date: Sat, 30 Jul 2022 18:37:23 -0500 Subject: [PATCH] CI #673 where are they? --- .github/workflows/develop.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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