mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Add back build tools version to sign-android-release (#1842)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							@@ -66,6 +66,8 @@ jobs:
 | 
			
		||||
          alias: ${{ secrets.ALIAS }}
 | 
			
		||||
          keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
 | 
			
		||||
          keyPassword: ${{ secrets.KEY_PASSWORD }}
 | 
			
		||||
        env:
 | 
			
		||||
          BUILD_TOOLS_VERSION: '35.0.1'
 | 
			
		||||
 | 
			
		||||
      - name: Clean up build artifacts
 | 
			
		||||
        if: startsWith(github.ref, 'refs/tags/') && github.repository == 'mihonapp/mihon'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user