This commit is contained in:
		@@ -16,7 +16,7 @@ jobs:
 | 
				
			|||||||
      - name: setup flutter
 | 
					      - name: setup flutter
 | 
				
			||||||
        uses: subosito/flutter-action@v2
 | 
					        uses: subosito/flutter-action@v2
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          channel: 'stable'
 | 
					          channel: 'master'
 | 
				
			||||||
      - run: flutter --version
 | 
					      - run: flutter --version
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      - name: install deps
 | 
					      - name: install deps
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user