mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-25 16:23:09 +00:00
Update scraper.yml
This commit is contained in:
parent
a500b29431
commit
f82b5f6f50
2
.github/workflows/scraper.yml
vendored
2
.github/workflows/scraper.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue