Commit bd82c1c
committed
fix: use explicit path for Git safe.directory in containers
- Changed from $GITHUB_WORKSPACE to explicit path /__w/sourcegit/sourcegit
- Fixes variable expansion issue in Ubuntu 24.04 containers
- Ensures Git operations work correctly in containerized builds1 parent b338312 commit bd82c1c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments