Skip to content

Commit 36acff3

Browse files
committed
ci: sync: fix path
Signed-off-by: Benno Lossin <[email protected]>
1 parent e436750 commit 36acff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
repository: "Rust-for-Linux/linux"
4141
ref: pin-init-next
42-
path: kernel
42+
path: linux
4343
- run: |
4444
cp -r linux/rust/pin-init .
4545
cd pin-init

0 commit comments

Comments
 (0)