add firebase tools
This commit is contained in:
@@ -63,6 +63,8 @@ jobs:
|
|||||||
- uses: subosito/[email protected]
|
- uses: subosito/[email protected]
|
||||||
with:
|
with:
|
||||||
flutter-version: ${{ env.flutter_version }}
|
flutter-version: ${{ env.flutter_version }}
|
||||||
|
- name: Install firebase-tools
|
||||||
|
run: npm install -g firebase-tools
|
||||||
- name: Flutter setup
|
- name: Flutter setup
|
||||||
run: |
|
run: |
|
||||||
cd example
|
cd example
|
||||||
|
|||||||
Reference in New Issue
Block a user