Skip to content

Commit

Permalink
update to riscv-kernel-6.11.18
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 19, 2024
1 parent d5f4c22 commit 084f241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Build kernel
run: |
adduser -G sudo build
useradd -G sudo build
su --command="cd linux-main ; makepkg -s ." build
- name: Copy ${{ matrix.image-name }}
Expand Down

0 comments on commit 084f241

Please sign in to comment.