Skip to content

Commit 5b9a3d7

Browse files
committed
Test zip Ak3 folder as artifact
1 parent dc82797 commit 5b9a3d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,7 @@ jobs:
369369
uses: actions/upload-artifact@v4
370370
with:
371371
name: kernel-${{ env.CONFIG }}
372-
path: |
373-
*.zip
372+
path: "${{ env.CONFIG }}/AnyKernel3/*"
374373

375374
- name: Upload Build Logs
376375
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)