diff --git a/.github/workflows/getSites.yml b/.github/workflows/getSites.yml index c5d0d6d..f2e849d 100644 --- a/.github/workflows/getSites.yml +++ b/.github/workflows/getSites.yml @@ -20,7 +20,7 @@ jobs: - name: Crawling site run: | - chmod -v +X getSites.sh + chmod -v +x getSites.sh ./getSites.sh echo "CRAWL_END_DATE=$(date '+%F-%H.%M.%S')" >> $GITHUB_ENV