Skip to content

Commit 9ba89eb

Browse files
author
Chris
committed
Fixe job order
1 parent 5f86dbe commit 9ba89eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
path: '.out'
5656

5757
deploy:
58+
needs: "build"
5859
environment:
5960
name: github-pages
6061
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)