Skip to content

Commit

Permalink
chore: try without cache #236
Browse files Browse the repository at this point in the history
  • Loading branch information
srizvi committed Apr 16, 2024
1 parent 3e3034c commit e2171d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/github/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
- uses: actions/setup-node@v4
with:
node-version: '20.12'
cache: 'pnpm'
# cache: 'pnpm'

- shell: bash
run: pnpm add -g turbo
Expand Down

0 comments on commit e2171d5

Please sign in to comment.