Skip to content

Commit b5b8b5a

Browse files
committed
debug
1 parent 0cdd21a commit b5b8b5a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/sync.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,9 @@ jobs:
4040
with:
4141
ref: ${{ env.BRANCH }}
4242

43-
44-
45-
46-
# path: kernel-src-tree-${{ env.BRANCH }}
47-
4843
- name: Sync kernel source
4944
run: |
5045
set -e
51-
# cd kernel-src-tree-${BRANCH}
5246
ls
5347
echo
5448
echo

0 commit comments

Comments
 (0)