Skip to content

Commit 23d1f0c

Browse files
committed
chore: add build:deps back to auht
1 parent 2662d53 commit 23d1f0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
steps:
5555
- uses: actions/checkout@v4
5656
- uses: ./.github/workflows/rafiki/env-setup
57+
- run: pnpm --filter backend build:deps
5758
- run: pnpm --filter auth test
5859
- name: AsyncAPI extension
5960
run: |

0 commit comments

Comments
 (0)