Skip to content

Commit beb1159

Browse files
committed
logs path
1 parent 7c01450 commit beb1159

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
if: ${{ failure() }}
124124
run: |
125125
mkdir /tmp/playground-logs
126-
mv $HOME/.playground/devnet/logs /tmp/playground-logs
126+
mv $HOME/.local/state/builder-playground/devnet/logs /tmp/playground-logs
127127
mv integration_logs /tmp/playground-logs
128128
129129
- name: Archive playground logs

0 commit comments

Comments
 (0)