Skip to content

Commit

Permalink
Update production-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hartra344 committed Jun 5, 2024
1 parent 4524a5d commit 4e87bed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
run_install: |
- recursive: true
args: [--frozen-lockfile, --strict-peer-dependencies]
- args: [--global, turbo, typescript]
- name: 'Local Version Bump'
run: ${{ env.BUMP_COMMAND }} --skip.commit --skip.tag
Expand Down Expand Up @@ -135,7 +134,6 @@ jobs:
run_install: |
- recursive: true
args: [--frozen-lockfile, --strict-peer-dependencies]
- args: [--global, turbo, typescript]
- name: 'Local Version Bump'
run: ${{ env.BUMP_COMMAND }} --skip.commit --skip.tag
Expand Down

0 comments on commit 4e87bed

Please sign in to comment.