Skip to content

Commit c986038

Browse files
committed
disable cache for now
1 parent e0f05af commit c986038

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/firebase-deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ jobs:
2525
- name: Install pnpm
2626
run: npm install -g pnpm@~10.12
2727

28-
- name: Setup Node.js using pnpm
29-
uses: actions/setup-node@v2
30-
with:
31-
node-version: '23.10'
32-
cache: 'pnpm'
33-
3428
- name: Install Firebase CLI
3529
run: npm install -g firebase-tools@~14.11
3630

0 commit comments

Comments
 (0)