skipci: Fix release upload
This commit is contained in:
2
.github/workflows/gki-kernel.yml
vendored
2
.github/workflows/gki-kernel.yml
vendored
@@ -245,5 +245,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
if: ${{ inputs.build_lkm == true }}
|
if: ${{ inputs.build_lkm == true }}
|
||||||
with:
|
with:
|
||||||
name: ${{ inputs.version }}_lkm
|
name: ${{ inputs.version }}-lkm
|
||||||
path: ./output/*_kernelsu.ko
|
path: ./output/*_kernelsu.ko
|
||||||
Reference in New Issue
Block a user