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 afe817d commit fb7f881
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
run_install: |
- recursive: true
args: [--frozen-lockfile, --strict-peer-dependencies]
- args: [--global, turbo, typescript]
- name: 'Version Bump'
run: git config --global user.email $GITHUB_ACTOR && git config --global user.name release-automation-${GITHUB_ACTOR}@microsoft.com && ${{ env.BUMP_COMMAND }} && pnpm install
Expand Down

0 comments on commit fb7f881

Please sign in to comment.