Skip to content

Commit 753d0c5

Browse files
authored
test
1 parent 4684f96 commit 753d0c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build-Kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- name: "✔️ Pre-build checks"
3131
run: |
32-
body="~/body.txt"
32+
body="/home/runner/body.txt"
3333
WSL_DATE="$(wget -q https://api.github.com/repos/microsoft/WSL2-Linux-Kernel/commits -O -\
3434
| grep '"date"' \
3535
| head -1 \

0 commit comments

Comments
 (0)