Skip to content

Commit

Permalink
adjust timer
Browse files Browse the repository at this point in the history
  • Loading branch information
JKarlavige committed Nov 1, 2023
1 parent e74b80a commit 78d2334
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3

# Wait 10 minutes to allow Vercel build to complete
- run: sleep 600
# Wait 8 minutes to allow Vercel build to complete
- run: sleep 480

# Once deploy URL is found, trigger Algolia crawl
- name: Run Algolia Crawler
Expand Down

0 comments on commit 78d2334

Please sign in to comment.