github workflow: fix typo
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -40,7 +40,7 @@ jobs:
 | 
			
		||||
        #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=12.1 # Build fails in this case, as of 2022-12-02 : Xamarin/Android/Xamarin.Android.D8.targets(79,5): error : java.lang.ArrayIndexOutOfBoundsException :  Index 4 out of bounds for length 4
 | 
			
		||||
        #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=12.2 # Build fails in this case, as of 2022-12-02 : Xamarin/Android/Xamarin.Android.D8.targets(79,5): error : java.lang.ArrayIndexOutOfBoundsException :  Index 4 out of bounds for length 4
 | 
			
		||||
        #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=12.3 # Build fails in this case, as of 2022-12-02
 | 
			
		||||
        $VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=13.1 
 | 
			
		||||
        $VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=13.1
 | 
			
		||||
 | 
			
		||||
        # If using the github runner 'macos-11'
 | 
			
		||||
        #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=11.0
 | 
			
		||||
@@ -234,7 +234,6 @@ jobs:
 | 
			
		||||
 | 
			
		||||
  windows:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    # on windows-2022 it builds with:
 | 
			
		||||
    #    Microsoft Visual Studio\2022\Enterprise
 | 
			
		||||
    #    Found Java SDK version 11.0.12
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user