Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyblasczyk committed Sep 17, 2024
1 parent c5718bf commit a6a0966
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tooling/github/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ runs:
- shell: bash
run: pnpm add -g turbo

- name: Copy .npmrc
run: cp .npmrc $HOME/.npmrc

- shell: bash
run: pnpm install

0 comments on commit a6a0966

Please sign in to comment.