Skip to content

Commit

Permalink
Fix nx config
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Dec 12, 2024
1 parent da6eced commit ecb8362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Node.js
uses: ./.github/actions/setup-node
with:
Expand Down

0 comments on commit ecb8362

Please sign in to comment.