Skip to content

Commit 9062f69

Browse files
[fix](build): jekyll.yml(add needs)
1 parent 98e4dac commit 9062f69

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)