Some debugging stuff
This commit is contained in:
		@@ -50,6 +50,8 @@ jobs:
 | 
				
			|||||||
            - attach_workspace:
 | 
					            - attach_workspace:
 | 
				
			||||||
                at: ./
 | 
					                at: ./
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            - run: ls
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            - run:
 | 
					            - run:
 | 
				
			||||||
                name: Deploy
 | 
					                name: Deploy
 | 
				
			||||||
                command: yarn firebase deploy --token "${FIREBASE_TOKEN}"
 | 
					                command: yarn firebase deploy --token "${FIREBASE_TOKEN}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user