FIx building functions for deploy
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user