mirror of
				https://github.com/taigrr/yq
				synced 2025-01-18 04:53:17 -08:00 
			
		
		
		
	fixing xcompile for git action
This commit is contained in:
		
							parent
							
								
									8bd54cd603
								
							
						
					
					
						commit
						8ee6f7dc1a
					
				| @ -13,8 +13,10 @@ rhash --list-hashes > checksums_hashes_order | |||||||
| 
 | 
 | ||||||
| find . -executable -type f | xargs -I {} tar czvf {}.tar.gz {} | find . -executable -type f | xargs -I {} tar czvf {}.tar.gz {} | ||||||
| 
 | 
 | ||||||
| rm checksums_hashes_order.tar.gz | # just in case find thinks this is executable... | ||||||
| rm checksums.tar.gz | rm -f checksums_hashes_order.tar.gz  | ||||||
|  | rm -f checksums.tar.gz | ||||||
|  | 
 | ||||||
| rm yq_windows_386.exe.tar.gz | rm yq_windows_386.exe.tar.gz | ||||||
| rm yq_windows_amd64.exe.tar.gz | rm yq_windows_amd64.exe.tar.gz | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user