Skip to content

Commit 8cfbe50

Browse files
committed
Update artifact paths in action.yml for improved logging
1 parent 6f2b486 commit 8cfbe50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/copilot/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
name: copilot-logs
5959
path: |
6060
~/.copilot/logs/
61-
${{ env.XDG_CONFIG_HOME }}/.copilot/
6261
~/.copilot/trajectory.md
62+
/home/runner/.config
6363
# - uses: mxschmitt/action-tmate@v3
6464

0 commit comments

Comments
 (0)