Skip to content

Commit b7ddd43

Browse files
committed
Add dtbo.img to AK3.zip
1 parent 4b315ff commit b7ddd43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ jobs:
365365
366366
echo "Copying Image"
367367
cp ./out/dist/Image ../AnyKernel3/Image
368+
cp ./out/dist/dtbo.img ../AnyKernel3/dtbo.img
368369
369370
- name: Create ZIP Files for Different Formats
370371
run: |

0 commit comments

Comments
 (0)