Skip to content

Commit

Permalink
WIP calculate changed apps
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Aug 23, 2024
1 parent 154c8cf commit d243dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
- name: Build apps
run: |
NODE_ENV=production turbo build --log-order=stream $changedAppsCommitFilter
NODE_ENV=production ./node_modules/.bin/turbo build --log-order=stream $changedAppsCommitFilter
exit 1

0 comments on commit d243dfa

Please sign in to comment.