CI/CD time optimization attempt 6
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Gitea Android Builder / Build (push) Successful in 55s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Gitea Android Builder / Build (push) Successful in 55s
				
			This commit is contained in:
		| @@ -33,7 +33,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           arguments: assembleDebug |           arguments: assembleDebug | ||||||
|       - name: Upload .apk Artifact |       - name: Upload .apk Artifact | ||||||
|         uses: actions/upload-artifact@v4 |         uses: actions/upload-artifact@v3 | ||||||
|         with: |         with: | ||||||
|           name: android-app-apk |           name: android-app-apk | ||||||
|           path: app/build/outputs/apk/debug/*.apk |           path: app/build/outputs/apk/debug/*.apk | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user