Skip to content

Commit d13fcbd

Browse files
committed
we need all of them
1 parent 62633b5 commit d13fcbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: ./.github/workflows/markdownlint-check.yml
2020

2121
deploy:
22-
needs: lychee
22+
needs: [lychee, build, markdownlint]
2323
environment:
2424
name: github-pages
2525
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)