You've already forked setup-dotnet
							
							
				mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-10-31 15:26:22 +07:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			remove-fal
			...
			checkfixes
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 3f6d8d6c10 | 
							
								
								
									
										4
									
								
								externals/install-dotnet.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								externals/install-dotnet.sh
									
									
									
									
										vendored
									
									
								
							| @ -331,6 +331,10 @@ get_machine_architecture() { | |||||||
|             echo "riscv64" |             echo "riscv64" | ||||||
|             return 0 |             return 0 | ||||||
|             ;; |             ;; | ||||||
|  |         powerpc|ppc) | ||||||
|  |             echo "ppc" | ||||||
|  |             return 0 | ||||||
|  |             ;; | ||||||
|         esac |         esac | ||||||
|     fi |     fi | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	