mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-10-31 09:03:46 +00:00 
			
		
		
		
	Fix failure checks (#545)
This commit is contained in:
		
							parent
							
								
									dbebe359e4
								
							
						
					
					
						commit
						9be03d3dab
					
				
							
								
								
									
										4
									
								
								externals/install-dotnet.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								externals/install-dotnet.sh
									
									
									
									
										vendored
									
									
								
							| @ -331,6 +331,10 @@ get_machine_architecture() { | ||||
|             echo "riscv64" | ||||
|             return 0 | ||||
|             ;; | ||||
|         powerpc|ppc) | ||||
|             echo "ppc" | ||||
|             return 0 | ||||
|             ;; | ||||
|         esac | ||||
|     fi | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user