Skip to content

Commit efc2086

Browse files
committed
CI: Build util before everything else
1 parent 9b3c1a3 commit efc2086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- uses: nrwl/nx-set-shas@v4
3333

3434
# Build util
35+
- run: npx nx run util:build-local
3536

3637
# Prepend any command with "nx-cloud record --" to record its logs to Nx Cloud
3738
# - run: npx nx-cloud record -- echo Hello World

0 commit comments

Comments
 (0)