| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -5,7 +5,7 @@ on: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    types: [published] | 
					 | 
					 | 
					 | 
					    types: [published] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  push: | 
					 | 
					 | 
					 | 
					  push: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    tags: | 
					 | 
					 | 
					 | 
					    tags: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    - 'v*' | 
					 | 
					 | 
					 | 
					    - '3.*' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  watch: | 
					 | 
					 | 
					 | 
					  watch: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    types: [started] | 
					 | 
					 | 
					 | 
					    types: [started] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -27,7 +27,7 @@ jobs: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    - name: clone code | 
					 | 
					 | 
					 | 
					    - name: clone code | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      run: | | 
					 | 
					 | 
					 | 
					      run: | | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        git clone --depth=1 https://github.com/gedoor/legado.git /opt/legado | 
					 | 
					 | 
					 | 
					        git clone --depth=1 https://github.com/gedoor/legado.git /opt/legado | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        touch "ojbk">/opt/legado/app/src/main/assets/18PlusList.txt | 
					 | 
					 | 
					 | 
					        echo "ojbk">/opt/legado/app/src/main/assets/18PlusList.txt | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    - name: Build with Gradle | 
					 | 
					 | 
					 | 
					    - name: Build with Gradle | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      run: | | 
					 | 
					 | 
					 | 
					      run: | | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        cd /opt/legado | 
					 | 
					 | 
					 | 
					        cd /opt/legado | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |