Commit 8898aea
Clone runtime repo inside workspace for sandbox access
The agent runs in a chroot that only sees GITHUB_WORKSPACE. Clone
copilot-agent-runtime into the workspace directory so the agent
can search it with local bash tools.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7ad1de3 commit 8898aea
File tree
2 files changed
+5
-5
lines changed- .github/workflows
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments