Skip to content

Commit

Permalink
Update build_kernel_bookworm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jolla authored Dec 5, 2024
1 parent 4d3d519 commit c37dbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_kernel_bookworm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y build-essential git libncurses-dev flex bison libssl-dev \
bc libelf-dev libudev-dev libpci-dev libiberty-dev autoconf automake libtool \
libpython3-dev crossbuild-essential-arm64 dpkg-dev aarch64-linux-gnu-gcc
libpython3-dev crossbuild-essential-arm64 dpkg-dev gcc-aarch64-linux-gnu
- name: Cache Kernel Build Directory
uses: actions/cache@v3
Expand Down

0 comments on commit c37dbbc

Please sign in to comment.