Skip to content

Commit

Permalink
Remove sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
Tovmas committed Dec 3, 2023
1 parent 81186cf commit 66ec4dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:

- name: Build Jekyll site
run: bundle exec jekyll serve --detach

- name: Wait for Jekyll to start
run: sleep 750

env:
JEKYLL_ENV: production
PAGES_REPO_NWO: ${{ github.repository }}
Expand Down

0 comments on commit 66ec4dd

Please sign in to comment.