FIx building functions for deploy
This commit is contained in:
parent
ee21a6101a
commit
8af7029d28
@ -55,7 +55,7 @@ jobs:
|
||||
|
||||
- run:
|
||||
name: Deploy
|
||||
command: yarn firebase deploy --token "${FIREBASE_TOKEN}" --only functions
|
||||
command: cd .. && yarn firebase deploy --token "${FIREBASE_TOKEN}" --only functions
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
Loading…
Reference in New Issue
Block a user