Skip to content

Commit

Permalink
25
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexErrant committed Nov 13, 2024
1 parent d6a7188 commit b39bdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
done
- name: turbo
run: pnpm turbo:all --force $FORCE_TURBO_ALL
run: pnpm turbo:all
env:
FORCE_TURBO_ALL: ${{ inputs.forceTurboAll || 'false' }}
NODE_OPTIONS: '--max_old_space_size=8192' # https://github.com/actions/runner-images/issues/70
Expand Down

0 comments on commit b39bdc0

Please sign in to comment.