Commit 4193ae7
committed
Add .gitmodules to configure aurelian submodule
Fixes GitHub Actions error: 'No url found for submodule path aurelian'
The aurelian directory was tracked as a git submodule (gitlink) but
lacked a .gitmodules configuration file. This caused the checkout
action to fail with exit code 128 during GitHub Actions workflows.
Submodule points to: https://github.com/monarch-initiative/aurelian.git1 parent ed2d87f commit 4193ae7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments