can't see why this would fix anything
This commit is contained in:
		| @@ -12,8 +12,8 @@ jobs: | ||||
|     - uses: actions/checkout@v4 | ||||
|     - uses: https://github.com/actions/setup-java@v4 | ||||
|       with: | ||||
|         java-version: '21' | ||||
|         distribution: 'oracle' | ||||
|         java-version: '12' | ||||
|         distribution: 'zulu' | ||||
|     - uses: https://github.com/subosito/flutter-action@v2 | ||||
|       with: | ||||
|         channel: stable | ||||
|   | ||||
		Reference in New Issue
	
	Block a user