You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
ci: fixed paths
This commit is contained in:
2
.github/workflows/ksud_magic.yml
vendored
2
.github/workflows/ksud_magic.yml
vendored
@@ -54,4 +54,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ksud_magic-${{ inputs.target }}
|
||||
path: userspace/ksud/target/**/release/ksud*
|
||||
path: userspace/ksud_magic/target/**/release/ksud*
|
||||
|
||||
2
.github/workflows/ksud_overlayfs.yml
vendored
2
.github/workflows/ksud_overlayfs.yml
vendored
@@ -54,4 +54,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ksud_overlayfs-${{ inputs.target }}
|
||||
path: userspace/ksud/target/**/release/ksud*
|
||||
path: userspace/ksud_overlayfs/target/**/release/ksud*
|
||||
|
||||
Reference in New Issue
Block a user