Android Studio: No files were found with the provided path: app/build/outputs/apk/debug/app-debug.apk. No artifacts will be uploaded
I’m learning to setting up CI/CD with github actions for my android app. But I am getting a warning: No files were found with the provided path: app/build/outputs/apk/debug/app-debug.apk. No artifacts will be uploaded.