re-enable download of xamarin build tools for linux
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -176,7 +176,6 @@ jobs: | ||||
|  | ||||
|     - name: Download & unpack Xamarin.Android | ||||
|       #if: steps.xamarin_cache.outputs.cache-hit != 'true' | ||||
|       if: ${{ false }} # replaced by workload install | ||||
|       run: | | ||||
|         dotnet workload install android-33 | ||||
|         set -x | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Crocoll
					Philipp Crocoll