Skip to content

Commit a307856

Browse files
authored
Update build.yml
1 parent 7d68a79 commit a307856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- name: Bulid kernel
6060
run: |
61-
git clone https://github.com/microsoft/WSL2-Linux-Kernel --depth 1 linux
61+
git clone https://github.com/microsoft/WSL2-Linux-Kernel --depth 1
6262
pushd WSL2-Linux-Kernel
6363
make -j$(nproc) KCONFIG_CONFIG=Microsoft/config-wsl LOCALVERSION=""
6464
popd

0 commit comments

Comments
 (0)