Skip to content

Commit

Permalink
remove build env
Browse files Browse the repository at this point in the history
  • Loading branch information
neila committed Mar 1, 2024
1 parent 15bc920 commit 3b23612
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- name: Run build
if: steps.build-cache.outputs.cache-hit != 'true'
run: yarn turbo build
env:
NODE_ENV: development

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 3b23612

Please sign in to comment.