diff --git a/.github/workflows/scraper.yml b/.github/workflows/scraper.yml index 1cd164a..aacb502 100644 --- a/.github/workflows/scraper.yml +++ b/.github/workflows/scraper.yml @@ -43,7 +43,7 @@ jobs: - name: List files run: | - ls -lsa quatalog-data + ls -lsaR . - name: Upload data to artifact uses: actions/upload-artifact@v3