mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 04:35:31 -04:00
Update deploy.yml
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -9,6 +9,9 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: jakejarvis/wait-action@master
|
||||
with:
|
||||
time: '10s'
|
||||
- uses: actions/checkout@master
|
||||
- uses: peaceiris/actions-hugo@v0.56.3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user