Skip to content

Commit 5c7f217

Browse files
Merge pull request #529 from RalphHightower/RalphHightower-patch-31
[fix](build): jekyll.yml(deploy from blog)
2 parents b8bbc63 + 1b2b787 commit 5c7f217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
name: github-pages
6060
url: ${{ steps.deployment.outputs.page_url }}
6161
runs-on: ubuntu-latest
62+
needs: build
6263
steps:
6364
- name: Deploy to GitHub Pages
6465
id: deployment

0 commit comments

Comments
 (0)