feature/ci-deploy #1
@@ -13,6 +13,7 @@ jobs:
 | 
				
			|||||||
    - uses: https://github.com/actions/setup-java@v4
 | 
					    - uses: https://github.com/actions/setup-java@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        java-version: '21'
 | 
					        java-version: '21'
 | 
				
			||||||
 | 
					        distribution: 'oracle'
 | 
				
			||||||
    - uses: https://github.com/subosito/flutter-action@v2
 | 
					    - uses: https://github.com/subosito/flutter-action@v2
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        channel: stable
 | 
					        channel: stable
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user