Skip to content

Commit f59f7c4

Browse files
authored
try to fix ci
1 parent 634024f commit f59f7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build the bootloader
3232
run: PATH=/home/runner/gcc-toolchain/bin:$PATH bash k6789v1_64-build.sh
3333
- name : Upload bootloader (unsigned)
34-
uses: actions/upload-artifact@v2
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: mimameid_lk-unsigned.img
3737
path: /home/runner/work/droidboot_device_gigaset_gx4/build-k6789v1_64/lk.img

0 commit comments

Comments
 (0)