1
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:
2019-08-23 08:43:16 -04:00
committed by GitHub
parent e3690ecf89
commit 7c7064bd80

View File

@@ -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: