Skip to content

Commit

Permalink
CI: Build util before everything else
Browse files Browse the repository at this point in the history
  • Loading branch information
Gum-Joe committed Aug 4, 2024
1 parent 9b3c1a3 commit efc2086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- uses: nrwl/nx-set-shas@v4

# Build util
- run: npx nx run util:build-local

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

0 comments on commit efc2086

Please sign in to comment.