now really remove install workload
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -177,7 +177,6 @@ jobs:
 | 
				
			|||||||
    - name: Download & unpack Xamarin.Android
 | 
					    - name: Download & unpack Xamarin.Android
 | 
				
			||||||
      #if: steps.xamarin_cache.outputs.cache-hit != 'true'
 | 
					      #if: steps.xamarin_cache.outputs.cache-hit != 'true'
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        dotnet workload install android-33
 | 
					 | 
				
			||||||
        set -x
 | 
					        set -x
 | 
				
			||||||
        cd $HOME &&
 | 
					        cd $HOME &&
 | 
				
			||||||
        wget -O "installers-unsigned - Linux.zip" ${{ env.xamarin_url }} &&
 | 
					        wget -O "installers-unsigned - Linux.zip" ${{ env.xamarin_url }} &&
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user