Files
pezkuwi-sdk/.github/workflows
pezkuwichain 2ff04aef55 fix: add git safe.directory for containerized CI with persistent cache
When using persistent cargo cache mounted from host directory, the container
user differs from the directory owner, causing git "dubious ownership" error.
This fix adds `git config --global --add safe.directory '*'` before cargo
commands in containerized jobs.
2026-01-28 04:37:43 +03:00
..
2025-12-19 23:30:43 +03:00
2025-12-19 23:30:43 +03:00
2025-12-19 23:30:43 +03:00
2025-12-19 23:30:43 +03:00
2025-12-19 23:30:43 +03:00