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 18, 2024
1 parent 3f97714 commit c739204
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 @@ -36,7 +36,7 @@ jobs:
- name: Install dependencies
id: dep
run: |
pacman -Syu --noconfirm pahole xmlto inetutils bc cpio jq llvm llvm-libs clang lld ccache zip unzip git
pacman -Syu --noconfirm pahole xmlto inetutils bc cpio jq llvm llvm-libs clang lld ccache zip unzip git make
- name: Trust this directory
run: git config --global --add safe.directory '*' # v2.35.3 or later
Expand Down

0 comments on commit c739204

Please sign in to comment.