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
- Fixed empty manifest file issue that was causing build failures
- Simplified launcher script creation to avoid YAML syntax errors
- Removed complex heredoc structures that were causing parsing issues
- Uses straightforward echo commands to build launcher and desktop files
- Validated YAML syntax and confirmed file has proper content
This should resolve the 'Empty manifest file' error in CI/CD builds.
0 commit comments