mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-26 00:33:24 +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
|
- name: List files
|
||||||
run: |
|
run: |
|
||||||
ls -lsa quatalog-data
|
ls -lsaR .
|
||||||
|
|
||||||
- name: Upload data to artifact
|
- name: Upload data to artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|
Loading…
Reference in a new issue