You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove packages parameter from setup-android action
- Install packages separately using sdkmanager (as per Stack Overflow solution)
- Accept licenses before installing packages
- Install platform-tools, platforms, and build-tools in separate commands
- Fixes 'Failed to find package' error by avoiding package concatenation issues
0 commit comments