Skip to content

Commit 266b9f9

Browse files
authored
patch: Fix deploy.yaml (#7)
1 parent 7495229 commit 266b9f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
name: github-pages
4343
url: ${{ steps.deployment.outputs.page_url }}
4444
runs-on: ubuntu-latest
45+
needs: build
4546
permissions:
4647
id-token: write
4748
pages: write

0 commit comments

Comments
 (0)