Skip to content

Commit 211c261

Browse files
author
3aa49ec6bfc910647fa1c5a013e48eef
committed
Add build-setup job to workflow
1 parent b209b81 commit 211c261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
needs:
110110
- build-worker
111111
- build-website
112+
- build-setup
112113
runs-on: ubuntu-latest
113114
steps:
114115
- name: Checkout Repository

0 commit comments

Comments
 (0)