Commit de9fa34
committed
chore: untrack workspace/pi gitlink (no .gitmodules)
workspace/pi was tracked as a gitlink (mode 160000) with no
.gitmodules entry, causing actions/checkout post-cleanup to fail:
'No url found for submodule path workspace/pi in .gitmodules'.
It is a local dev checkout (CI clones pi fresh at build time), so
untrack it and add to .gitignore for consistency with the other
workspace symlinks.1 parent 710168a commit de9fa34
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
This file was deleted.
0 commit comments