Skip to content

Commit 1b2b787

Browse files
[fix](build): jekyll.yml(deploy from blog)
1 parent b8bbc63 commit 1b2b787

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)