Skip to content

Commit d86e049

Browse files
committed
change fb tools version in ci
1 parent 80a9f04 commit d86e049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
${{ runner.os }}-build-
5757
${{ runner.os }}-
5858
- name: Install test & build dependencies
59-
run: sudo npm install firebase-tools@13.15.2 -g
59+
run: sudo npm install firebase-tools -g
6060
working-directory: ${{ github.workspace }}/firebase/functions
6161
- name: Install dependencies
6262
run: npm ci

0 commit comments

Comments
 (0)