Skip to content

Commit db93f4b

Browse files
CI tweaks.
1 parent a4c5a0e commit db93f4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
deploy:
3333
if: github.ref == 'refs/heads/main'
34+
needs: build
3435
environment:
3536
name: github-pages
3637
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)