We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634024f commit f59f7c4Copy full SHA for f59f7c4
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build the bootloader
32
run: PATH=/home/runner/gcc-toolchain/bin:$PATH bash k6789v1_64-build.sh
33
- name : Upload bootloader (unsigned)
34
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
35
with:
36
name: mimameid_lk-unsigned.img
37
path: /home/runner/work/droidboot_device_gigaset_gx4/build-k6789v1_64/lk.img
0 commit comments