mirror of
				https://github.com/taigrr/yq
				synced 2025-01-18 04:53:17 -08:00 
			
		
		
		
	trialing github release actions
This commit is contained in:
		
							parent
							
								
									f4529614c4
								
							
						
					
					
						commit
						4c60a2a967
					
				
							
								
								
									
										5
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -13,7 +13,10 @@ jobs: | ||||
| 
 | ||||
|       # steps for building assets | ||||
|       - name: Cross compile | ||||
|         run: ./scripts/xcompile.sh | ||||
|         run: | | ||||
|           sudo apt-get rhash | ||||
|           go get github.com/mitchellh/gox | ||||
|           ./scripts/xcompile.sh | ||||
| 
 | ||||
|       - name: Create Release | ||||
|         id: create_release | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| #!/bin/bash | ||||
| 
 | ||||
| set -e | ||||
| # This assumes that gonative and gox is installed as per the 'one time setup' instructions | ||||
| # at https://github.com/inconshreveable/gonative | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user