We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0830580 commit e0f05afCopy full SHA for e0f05af
1 file changed
.github/workflows/firebase-deploy.yml
@@ -30,9 +30,6 @@ jobs:
30
with:
31
node-version: '23.10'
32
cache: 'pnpm'
33
- cache-dependency-path: |
34
- 'pnpm-lock.yaml'
35
- 'functions/pnpm-lock.yaml'
36
37
- name: Install Firebase CLI
38
run: npm install -g firebase-tools@~14.11
0 commit comments