mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 06:18:27 -04:00
native sleep instead of my silly action
https://github.com/jakejarvis/lighthouse-action/pull/2
This commit is contained in:
parent
00517cd384
commit
6c94a9ee6d
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -40,9 +40,7 @@ jobs:
|
||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||
CLOUDFLARE_EMAIL: ${{ secrets.CLOUDFLARE_EMAIL }}
|
||||
CLOUDFLARE_KEY: ${{ secrets.CLOUDFLARE_KEY }}
|
||||
- uses: jakejarvis/wait-action@master
|
||||
with:
|
||||
time: '30s'
|
||||
- run: sleep 30s
|
||||
- uses: jakejarvis/lighthouse-action@master
|
||||
with:
|
||||
url: 'https://jarv.is/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user