This commit is contained in:
		
							parent
							
								
									4c61046d00
								
							
						
					
					
						commit
						870332155b
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -10,6 +10,8 @@ steps:
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: bash
 | 
					  image: bash
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
 | 
					  - apt update
 | 
				
			||||||
 | 
					  - apt -y install curl zip unzip
 | 
				
			||||||
  - curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash
 | 
					  - curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash
 | 
				
			||||||
  - love-export -D
 | 
					  - love-export -D
 | 
				
			||||||
  - ls
 | 
					  - ls
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue