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