mirror of
https://github.com/quatalog/quatalog.git
synced 2025-11-28 15:26:06 +00:00
Update scraper.yml
This commit is contained in:
parent
2ce59dd6ac
commit
51dc7bd0f8
3
.github/workflows/scraper.yml
vendored
3
.github/workflows/scraper.yml
vendored
|
|
@ -143,8 +143,7 @@ jobs:
|
|||
--exclude=.github \
|
||||
--exclude=LICENSE \
|
||||
--exclude=README.md \
|
||||
-cf "$RUNNER_TEMP/artifact.tar"
|
||||
"./"
|
||||
-cf "$RUNNER_TEMP/artifact.tar" .
|
||||
|
||||
- name: Upload github-pages artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue