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
fix: add Git safe.directory configuration for Linux container builds
- Added Git safe.directory configuration step for Linux builds
- Fixes 'dubious ownership' error in Ubuntu 24.04 containers
- Ensures Git operations work correctly in GitHub Actions containers
This resolves the build failures that prevented release assets from being created.
0 commit comments