Update scraper.yml

This commit is contained in:
3eef8a28f26fb2bcc514e6f1938929a1f931762 2023-02-10 18:35:48 -05:00
parent 2ce59dd6ac
commit 51dc7bd0f8
1 changed files with 1 additions and 2 deletions

View File

@ -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